Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
my code reads:
if variable1 = "excluded" then call abc else call def end if my problem is 'variable1' is typed in by users and can be 'Excluded', 'EXCLUDED', and other combinations of caps and lower case letters. I want to include any and all combination of upper and lower case letters, as long as the spelling is correct. I am sure there is something I can wrap around 'variable1', but I don't know it. Thanks, Mike Allen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Validation from a list - Always case specific? | Excel Discussion (Misc queries) | |||
Searching for case specific data | Excel Discussion (Misc queries) | |||
Case specific LOOKUP alternative | Excel Discussion (Misc queries) | |||
Change the text from lower case to upper case in an Excel work boo | Excel Discussion (Misc queries) | |||
VBA- Calendar Control Click Event W Specific Select Case requirements | Excel Programming |