Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following line working, but it seems that perhaps the line could
be shortened: If Range("B" & CurRow) = "X" Or Range("B" & CurRow) = "x" Or Range("B" & CurRow) = "O" Or Range("B" & CurRow) = "o" Then If I needed to add a few more acceptable characters would I continue adding more 'or' statements or can I try another method? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Shorter way | Excel Discussion (Misc queries) | |||
Shorter Code | Excel Programming | |||
Shorter Sub | Excel Programming | |||
Shorter Formula | Excel Discussion (Misc queries) | |||
shorter way? | Excel Programming |