Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can't seem to find this anywhere and it should be simple.
I have an array ActiveEmp "John", "Joe", "Bob", etc. I have variables named "UPD_John", "UPD_Joe", "UPD_Bob", etc. in looping through the array, I want to test the variable true/false If "UPD_" & ActiveEmp(i) = True Then "UPD_" & ActiveEmp(i) does equal "UPD_John", etc. but it's not recognized as a variable that I can test for true/false Any help would be appreciated. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Concatenating two variable fields into a static length text field | Excel Worksheet Functions | |||
Concatenating two text strings, formula is right, cell output is w | Excel Worksheet Functions | |||
How do I start new line when concatenating text strings in excel? | Excel Discussion (Misc queries) | |||
Concatenating 2 Character to form name Variable | Excel Programming | |||
concatenating strings to call a variable | Excel Programming |