Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
BLUOVAL
 
Posts: n/a
Default EXCEL FORMS CHECKBOX

I am trying to create a list (3 columns) with check boxes. I have my text
color grayed out. When i check the box, I want the text to turn black. When
I uncheck the box I want the text in that cell to go back to gray. Please
help.................!

Jim
  #2   Report Post  
Biff
 
Posts: n/a
Default EXCEL FORMS CHECKBOX

Hi!

Assume cell A2 contains the "grayed-out" text.

Cell B2 "contains" a checkbox created with the Forms toolbar.

Right click on the checkbox.
Select: Format Control
Link the checkbox to a cell. When you do this the linked cell will display
either TRUE (for checked) or FALSE (for unchecked).
Assume you link the checkbox to cell J2.

Now, select cell A2
Goto FormatConditional Formatting
Formula is: =$J$2=TRUE
Click the Format button
Font tab
Font Style: Regular
Color: Automatic (automatic is your default font color. If your default font
color IS NOT black then choose whatever color you want)
OK out

Biff

"BLUOVAL" wrote in message
...
I am trying to create a list (3 columns) with check boxes. I have my text
color grayed out. When i check the box, I want the text to turn black.
When
I uncheck the box I want the text in that cell to go back to gray. Please
help.................!

Jim



  #3   Report Post  
BLUOVAL
 
Posts: n/a
Default EXCEL FORMS CHECKBOX

Biff,
Thanks for replying so fast. I guess I didn't make myself clear enough. I
have a column for a check box and adjacent to that is a column of grayed out
text. I only want the text color to change and not the text. When I check a
check box, I need the color of the corresponding text to turn black.
Right now the grayed out text is being changed to either "TRUE" in black or
"FALSE" in gray.

I also need to copy this throughout the page.

Thanks in advance for your help.

Jim

"Biff" wrote:

Hi!

Assume cell A2 contains the "grayed-out" text.

Cell B2 "contains" a checkbox created with the Forms toolbar.

Right click on the checkbox.
Select: Format Control
Link the checkbox to a cell. When you do this the linked cell will display
either TRUE (for checked) or FALSE (for unchecked).
Assume you link the checkbox to cell J2.

Now, select cell A2
Goto FormatConditional Formatting
Formula is: =$J$2=TRUE
Click the Format button
Font tab
Font Style: Regular
Color: Automatic (automatic is your default font color. If your default font
color IS NOT black then choose whatever color you want)
OK out

Biff

"BLUOVAL" wrote in message
...
I am trying to create a list (3 columns) with check boxes. I have my text
color grayed out. When i check the box, I want the text to turn black.
When
I uncheck the box I want the text in that cell to go back to gray. Please
help.................!

Jim




  #4   Report Post  
Biff
 
Posts: n/a
Default EXCEL FORMS CHECKBOX

Hi!

It sounds like you're linking the checkbox to the cells that contain the
text. That's not what I wrote in my reply!!!!

You have to link the checkbox to a different cell and then base the
conditional formatting on that cell being TRUE.

Let me try it again:

If cell A2 contains the text, cell B2 contains the checkbox, link the
checkbox to some cell other than A2, say, J2.

Biff

"BLUOVAL" wrote in message
...
Biff,
Thanks for replying so fast. I guess I didn't make myself clear enough.
I
have a column for a check box and adjacent to that is a column of grayed
out
text. I only want the text color to change and not the text. When I
check a
check box, I need the color of the corresponding text to turn black.
Right now the grayed out text is being changed to either "TRUE" in black
or
"FALSE" in gray.

I also need to copy this throughout the page.

Thanks in advance for your help.

Jim

"Biff" wrote:

Hi!

Assume cell A2 contains the "grayed-out" text.

Cell B2 "contains" a checkbox created with the Forms toolbar.

Right click on the checkbox.
Select: Format Control
Link the checkbox to a cell. When you do this the linked cell will
display
either TRUE (for checked) or FALSE (for unchecked).
Assume you link the checkbox to cell J2.

Now, select cell A2
Goto FormatConditional Formatting
Formula is: =$J$2=TRUE
Click the Format button
Font tab
Font Style: Regular
Color: Automatic (automatic is your default font color. If your default
font
color IS NOT black then choose whatever color you want)
OK out

Biff

"BLUOVAL" wrote in message
...
I am trying to create a list (3 columns) with check boxes. I have my
text
color grayed out. When i check the box, I want the text to turn black.
When
I uncheck the box I want the text in that cell to go back to gray.
Please
help.................!

Jim






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
How do I setup a cell in Excel as a checkbox w/o a form/activex c. Arno Rite Excel Discussion (Misc queries) 15 November 27th 06 08:50 PM
How do you remove a checkbox from an excel spreadsheet?? MDLUK1 New Users to Excel 3 April 27th 05 06:16 PM
Difference in number of Excel NewsGroups Hari Prasadh Excel Discussion (Misc queries) 1 January 25th 05 11:32 AM
protection on excel forms cben Excel Worksheet Functions 1 December 14th 04 02:23 PM


All times are GMT +1. The time now is 06:54 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"