Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Have the following situation:
An .xla file will import a Sub from a text file and then run it like this: Dim strSub as String 'some code here to get the Sub imported Application.Run strSub Now it is possible that in this imported Sub are variables that are not defined publicly, so there will be a compile error, variable not defined. As this is not a runtime error I am not sure this error can be handled gracefully, but I would be interested in any suggestions how this could be done. RBS |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i make a hyperlink that adds text typed to the end of it? | Excel Discussion (Misc queries) | |||
How do I make the auto fill handle to input data from left to righ | Excel Discussion (Misc queries) | |||
"Windows cannot find ___.xls. Make sure you typed the name correc | Excel Discussion (Misc queries) | |||
How to make it so only specific words can be typed in a cell | Excel Discussion (Misc queries) | |||
formula typed contains an error | Excel Worksheet Functions |