Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here is my issue:
For example, txt is coming from a cell in a worksheet entered by the user. Function Test(txt as string) as string If (txt = "comm. lse" Or txt = "ME") Then Do this Else Do that End If End Function If the user enters Comm Lse, the statement will Do that instead of Do this. Any suggestions? (drop downs are not welcomed by the users...yet!) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
countif function: how to distinguish case/make case sensitive | Excel Worksheet Functions | |||
Case sensitive filter | Excel Worksheet Functions | |||
Case sensitive filtering | Excel Discussion (Misc queries) | |||
Getting a case sensitive match? | Excel Worksheet Functions | |||
Case Sensitive w/ IF | Excel Worksheet Functions |