View Single Post
 
Old 12-05-2013, 08:00 AM
BobBridges's Avatar
BobBridges BobBridges is offline Windows 7 64bit Office 2010 32bit
Expert
 
Join Date: May 2013
Location: USA
Posts: 700
BobBridges has a spectacular aura aboutBobBridges has a spectacular aura about
Default

By the way, omaha, why don't you want to spell it out using a Select Case statement? Maybe there's a useful workaround, if we knew the problem. For example, is it because you're going to have to make this "variable call" several times in your program? If so, I'm pretty sure we can restrict it to just one call, in which case you still have to do the Select but just one time, not many.
Reply With Quote