Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I'd like to convert this case statement into an array select Case PropName Case "Name" ColNum = 1 Case "Address1" ColNum = 2 'more case statements end select instead PropNames = Array("Name", "Address1"....) colnum = <position of PropName in PropNames I used to know this - i am blanking out. Thanks for the help Regards Habib |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Use of arrays | Excel Worksheet Functions | |||
Arrays | Excel Discussion (Misc queries) | |||
Arrays | Excel Programming | |||
Arrays | Excel Programming | |||
Arrays | Excel Programming |