Change Font Color Of Command Buttons

Oct 11, 2007

I have this code for 10 Command Buttons to change the font colour. This is part of a much larger piece of code, but to simplify it, I am just using this


Sub ForeColour()
Sheet1.Cat1.ForeColor = &HC0&
Sheet1.Cat2.ForeColor = &HFF0000
Sheet1.Cat3.ForeColor = &HFF0000
Sheet1.Cat4.ForeColor = &HFF0000
Sheet1.Cat5.ForeColor = &HFF0000
Sheet1.Cat6.ForeColor = &HFF0000
Sheet1.Cat7.ForeColor = &HFF0000
Sheet1.Cat8.ForeColor = &HFF0000
Sheet1.Cat9.ForeColor = &HFF0000
Sheet1.Cat10.ForeColor = &HFF0000
End Sub

In Excel 2003, this code works instantaneously, but I am trying to run the same code in Excel 2000 and it takes 10 seconds. Is there any way that I can speed this up in Excel 2000?

The original file was created in Excel 2003, but I have created a new file in Excel 2000 with the 10 buttons on it and the code and it still takes 10 seconds.

View 9 Replies


ADVERTISEMENT

Change The Color Of Buttons Or Command Buttons

Mar 14, 2007

Is it possible to change the color of buttons or command buttons? There does not seem to be any place that allows this under properties for buttons, although there does for command bars. However, I've tried recording a macro as I change the color, but nothing get's recorded so I'm not sure what the syntax would be.

I have a spreadsheet with several buttons and I'd like them to change colors as they are pressed so it's possible to see what you've already done. And then, as soon as any other cell on the sheet is changed, the buttons reset color.

View 9 Replies View Related

Color Macro Command Buttons

Oct 29, 2006

I have a workbook which employs 4 different userforms. Navigating thru the workbook, the user ends up at a sheet with 5 macro buttons, allowing them to choose from several different functions. I added these to the worksheet using the "forms" toolbar.

My question is this: Is there anyway to change the color of these buttons, as I can with the userform buttons? Under "format control" I can change size, font, even color of font, but I can't change the background color of the button itself. Is it possible to identify those particular buttons thru VBA and adjust it's format?

View 7 Replies View Related

Change Font Color Based On Adjacent Cell Color

Apr 18, 2008

I have two columns. The first one (A) contains cells that have different Fill colors. The second column (B) contains text adjacent to the colored cells. I am trying to change the color of the text in the second column (B) to the corresponding color in the adjacent cell in the first column (A). I don't think conditional formating works well in this situation. I believe the solution would be some sort of macro.

View 3 Replies View Related

Change Font Color If Cell Color Become Yellow (6)

Jul 9, 2009

I have font color white in blank cells in column E and I (from row 5 to row 245) so the visitors will not see the text. If any of these cells become yellow (color code is 6), the font color will become black so visitors can see the text alot far better than white. I've tried this code myself after this post but nothing happen

View 4 Replies View Related

Change Command Button Font Appearance

Dec 27, 2007

I am looking for a way to alter the appearance of a button when a second one is clicked. I have two buttons, "Yes" and "No", and when one is clicked I would like to 'grey' the font in the other without disabling it, and vice versa. I have tried recording a macro as I go into the button's properties and change the foreground font, but it does not record the font change, only the selection of the button object.

View 2 Replies View Related

VBA Looping Through Command Buttons And Change Visibility?

Jun 11, 2013

I'm trying to write a code to make a number of buttons visible depending on a cell value

I have 10 command buttons all are invisible and I want to show only the first x x is the value of cell "A1" in "Sheet1" (will be from 1 to 10) Command buttons names are default names (CommandButton1, CommandButton2, ... , CommandButton10)

Note: I'm working with a worksheet not a userform

View 8 Replies View Related

Using Command Buttons To Change Vba Code On Worksheets

May 24, 2006

I am trying to create a program to automate the gauging figures on oil barges, currently everything is done by hand and takes approximately 20 minutes to complete. I have the charts entered for the tanks already and have the code set so that when you click on a tank "gauge" it will enter the "volume" which corresponds to that gauge on a totals sheet. Here is where my problem is coming in

The barges are gauged at four points
"before loading"
"after loading"
"before discharge"
"after discharge"

I want to set a worksheet as the default page with four command buttons that let the user select which operation he wants to perform. before load figures. after load figures and depending on which operation they select have it enter the volumes in the appropriate cells on the totals sheet. So if someone selects "loadopen" command button I want the following code to run on my worksheets............................

View 2 Replies View Related

CHANGE Font Color

Sep 15, 2008

try explaning this again....Also conditional formatting will not work...
Looking for a formula in excel to do this---
I have a lottery numbers system in the 3 digit and 4 digit
numbers...In row A we have the 3 digit that were drawn about
3000 ---3 digit numbers and in row C we have also 3000 numbers
for the 4 digit ....All we need to do is Highlight All the
even numbers and make them RED font---in the 3 and 4 digit rows...
Is there a way to do that?????
A--row-----C--row
123---------4429--make the 2red in the 3 digit row and 442red
in the 4 digit row.
033---------5579--nothing in this row
229---------2200---etc....

View 9 Replies View Related

Change Font Color ...

Oct 7, 2009

I would like to address this:

If cell in column1 is filled (.Interior.ColorIndex = 15) then font color is 0 in any cell of that row.

(right now the color is red and I cannot change this at the source but will have to add a sheet change event maybe)

View 9 Replies View Related

To Change The Color Of Font

May 11, 2006

I use the "custom header&footer", and I want to to change the color of font, but I don't finde this choice!

View 9 Replies View Related

Change Font Color Of Last Row

Apr 14, 2008

I am wanting to be able to find the last row of data (range changes on a monthly basis) and change the colour of the font to white for the entire row. I don't want to delete the row as contains totals but want the font not visable.

View 2 Replies View Related

Using IF Function To Change Font Color

May 9, 2009

I'm trying to use Excel to keep team standings for a baseball board game. I had no problem calculating wining percentage. Finally figured out how to calculate 'games behind.' Now I'm wondering if there is a way to change the font color of a team name based on their wining pct?

A typical row contains: A2(Team Name), B2 (Wins), C2 (Losses), D2 (Pct (B2/(B2+C2)), E2 (GB). Is there a way to use the IF function to return the 'Team Name' in green if D2>.500, 'Team Name' in red if D2<.500, and 'Team Name' in black if D2=.500 ??

View 4 Replies View Related

Formula To Change Font Color

Jan 17, 2010

I am trying to figure out what the formula would be to change the font color if the entered number is less than the quota.

I'm making a spreadsheet for work that each of the reps will punch in their daily numbers, and, for example, if there quota was 70 and they are <70 than the font will turn red, and if greater or equal to 70 it will turn green.

View 14 Replies View Related

Color Font Change Within Formula

Apr 28, 2014

I have the following formula:

=temp2!BN466&" / "&ROUND(F155/temp1!BN466,0)

Which gives me a result of 2 / 3

Is there anyway to change just the color of the first result? The "2" to red?

I cannot do it in the cell because of the 2 results being combined into 1 cell so I'm wondering if the formula can be modified to change the color of the 1st result.

View 2 Replies View Related

Macro To Change Font Color

Jan 25, 2007

macro that will change the cell color based on text? I have a list of titles in column B. Everytime the word 'Car' is found in this column, I would like to change the font color in columns C-G to the color white within the same row.

View 9 Replies View Related

Change Color Font Depending In My If Then Else

Jan 29, 2008

I want change color Font depending in my if then else.

I have workbook with several sheets, but i need change colorfont Is that validation is true.

The number are in Sheets("PSDATA").Range("AA")

Private Sub color() .....

View 9 Replies View Related

Change Cell And Font Color Using VBA

Sep 4, 2008

This appears to be so simple, I've searched the forums and have found almost the right VB code but not quite.
I have a 3000 row spreadsheet with various columns.
Column M can either be PASS, FAIL, REJECTED, IN PROGRESS or NOT ASSESSED.
I need the rows (A to M inclusive) to change colour and text colour dependent on this condition.

I almost had an answer with Select.Case but I couldn't get the formula to work with text, only numbers.

View 9 Replies View Related

Font Color Change Not Sticking

Dec 8, 2006

I have a user that was recently upgraded to Excel 2003. He has a problem when changing font color in a cell. Anytime he changes the color of the font to red and then clicks another cell the color reverts back to Black. Now when he clicks on the cell it displays the color red in the formula bar but no in the cell. it also displays the correct color in hte print preview screen. this happens no matter what Excel file he is wokring in.

View 6 Replies View Related

Change Font Color While Typing

May 11, 2007

Is there a macro or code snippet that can change the color of the font while i am typing in the cell. Means that if the font color int he cell is originally RED, i can type and change it to another color using VB code.

View 2 Replies View Related

Change Font Color Depended On (if Statement)?

May 1, 2014

how can i change font color depended on (if statement)?

View 1 Replies View Related

VBA To Change Font Color In Cells Based On Value

Dec 15, 2009

I'm using some basic code below in an on Workbook Open event to format cells with a value less then 2 and less than 1 with a particular color.

The code works, but it really slows my worksheet down when opening. Is there better way to write this?

Code:

Dim myRange As Range
Dim cell As Range
Set myRange = Range("V6:V50000")
For Each cell In myRange
If cell.Value < 2 Then cell.Font.ColorIndex = 5
If cell.Value < 1 Then cell.Font.ColorIndex = 3
Next

View 5 Replies View Related

Shortcut To Change Font Color In Cell?

Mar 7, 2013

I'm working on a sheet. i should have blue and black font colors random. if i can have macro shortcut for blue and black, would save loads of my time.

View 6 Replies View Related

Conditional Formatting Change The Font Color

May 11, 2006

Using conditional formatting I can change the font color (to blue) of a cell if it meets a certain criteria. Now what I would like is to display a message when the color changes to blue. The cell range is E26 to E40.

View 9 Replies View Related

Change Font Color Based On Conditions

Jan 27, 2007

I'm trying to get the font to turn red in column G if it is greater than or equal to column I, and get it to turn orange if it is between 80% of I and I. This is what I've got so far.

Sub Worksheet_SelectionChange(ByVal Target As Range)
If Range("G" & Target.Row) >= Range("I" & Target.Row) Then Range("G" & Target.Row).Font.ColorIndex = 3
If Range("G" & Target.Row) >= Range(("I" & Target.Row) * 0.8) Then Range("G" & Target.Row).Font.Color = 45
End Sub

View 6 Replies View Related

Change Font Color If Another Cell Is Blank

Jan 18, 2008

I have a table - the first column is quantity, the others are descriptions, prices, etc.

I need to change the font of the other columns to white if the quantity cell is empty.

Jennifer Auto Merged Post;I'm still working on this, making baby steps. This is my code so far:

If Range("B26") = IsBlank Then
Range("C26:K26").Select
Selection.Font.ColorIndex = 2
End If

It works for line 26. Can someone give me a hint about how to make it do the same things for lines 27 through 62? Without having 35 IF statements in my code?

View 7 Replies View Related

Change Default Text/Font Color

Apr 16, 2008

I was just wondering how I can type in a different colour. I.e. I have a document and I want to type in random cells but I always want to be typing in red, or blue etc. Hoe can I change the default text color?

View 8 Replies View Related

Change Font Color In Print Footer

Jun 10, 2008

I wrote a macro to do me page footers

Sub EditFooter()
With ActiveSheet
.PageSetup.CenterFooter = "Page &P of &N"
.PageSetup.RightFooter = "Préparé le " & Format( Date, "dddd, dd MMMM yyyy")
End With
End Sub

it works fine, howver I would like to change the font color to a light grey, and I have no clue how to do that.

View 3 Replies View Related

Excel 2007 :: Change Font Color When Point To It

Mar 19, 2014

Using excel 2007. In a A table of marks obtained by a student. I want to get the content of the cell be displayed in a bigger font and in a particular color when i point to it. When I point to a cell content the display should be in a color of my choice say green and the font be greater than 20 pixels.

View 1 Replies View Related

Conditional Format VBA - Change Textbox Font Color?

May 20, 2014

I am currently creating a dashboard for my business unit.

I have text boxes in the "Dashboard" worksheet linked to cells in the "Data" worksheet.

I would like the text boxes font color to automatically update based on updates I make to the "Data" worksheet.

Example: 100% of target, font changes to Green. 75% of target, font changes to Yellow. 50% of target, font changes to Red.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved