Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi; Just Wondering;
Does it really make a difference if you don't test for a previous condition before making a change to a format etc. in VBA? For example, will I hurt anything or endager anything if I just do: 'Make condition = True' no matter if the existing condition has already been met, rather than: 'If condition = False Then make condition = True' It seems sometimes I spend a lot of coding time look for the state of conditions when I really don't care. I just want everything to be the same. Regards Bill |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
General programming help | Excel Programming | |||
newbie needs help in Ezcel programming | Excel Discussion (Misc queries) | |||
newbie needs help in Ezcel programming | Excel Discussion (Misc queries) | |||
newbie programming | Excel Programming |