Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It worked ok for me when I tested.
Paul wrote: Oddly enough it didn't Dave Peterson wrote: Did removing the double quotes work when you tried it? Paul wrote: Thanks a lot. it seems that the capitalization made a difference. so matching on "True" worked, but not "TRUE"... Even though the actual text is capitalized. so this is what worked: If Sheet1.[L7].Value = "True" Then ...code... Thanks again. Paul -- Dave Peterson -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Enable/Disable Macro Pop-Up | Excel Discussion (Misc queries) | |||
Enable/Disable Macros Pop-Up | Excel Discussion (Misc queries) | |||
Enable/Disable Macros | Excel Discussion (Misc queries) | |||
How to enable/disable a button. | Excel Programming | |||
Enable/Disable Macros | Excel Programming |