Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
XL 2003 I'm trying to call a subroutine using a variable to name part of the subroutine, but I can't find a syntax that works. ie: I have several sorting Subs called SortByA, SortByB, SortByC etc Using an input box, the user is prompted to enter a letter, which I assign to the variable: 'answer' I then want to call one of the Subs, like this: Call "SortBy" & answer But the above syntax (and lots of others) were rejected. Can this be done? Regards - Dave. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What is calling this? | Excel Programming | |||
VBA calling ppt | Excel Programming | |||
Need Help using/calling a DLL | Excel Programming | |||
Need Help Using/Calling DLL Please | Excel Programming | |||
Calling an Add-In | Excel Discussion (Misc queries) |