Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try the "Select Case" statement. That's VBA's equivalent of Java's Switch()
statement, so it's probably the same as the Switch() statement in C++, too. Regards, Wes |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What do you call values used with a functions? | Excel Worksheet Functions | |||
Can you call functions between sheets in the same book in excel? | Excel Worksheet Functions | |||
How to call worksheet functions from Access ? | Excel Worksheet Functions | |||
How to call COM Add-In functions from a macro | Excel Programming | |||
Performance tradeoffs of complex worksheet functions vs VBA? when to switch to a UDF? | Excel Programming |