Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "Hokievandal" wrote in message ... Yea... but I want to generate the command aRecon.Name using strings passed to a function. My problem is whether there's a way (like with application.run for macros) to run a string as code. Dim x As New Class1 x.name = "Owain" Debug.Print CallByName(x, "name", VbGet) HTH Rob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Converting "uppercase" string data to "lower case" in CSV file | Excel Discussion (Misc queries) | |||
Running Custom Code if "Entire Workbook" is Selected for Printing | Excel Programming | |||
Stop code from running when I click "Cancel" | Excel Programming | |||
"Casing" the strings for smooth code running | Excel Programming | |||
How can i write a vba code to get string or integer "C15" from $c$15? | Excel Programming |