Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I'm trying to program an Excel spread sheet so that if there is an "X" in a certain box, then it changes the font in the other cells to strikethrough. Any help appreciated. Thanks a ton. -- Akusuzaku ------------------------------------------------------------------------ Akusuzaku's Profile: http://www.excelforum.com/member.php...o&userid=25633 View this thread: http://www.excelforum.com/showthread...hreadid=467563 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Select the cells that you want to have the strikethrough
Choose FormatConditional Formatting From the first dropdown, choose Formula Is In the formula box, type: =$A$1="X" using your cell reference, instead of A1 Click the Format button, and on the Font tab, add a check mark to Strikethrough Click OK, click OK Akusuzaku wrote: I'm trying to program an Excel spread sheet so that if there is an "X" in a certain box, then it changes the font in the other cells to strikethrough. Any help appreciated. Thanks a ton. -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I am wondering if someone could help me solve this equation | Excel Discussion (Misc queries) | |||
Wondering where the information comes from... | Excel Programming | |||
Just wondering | Excel Programming | |||
Wondering if there is a way? | Excel Programming | |||
Wondering If Possible | Excel Programming |