View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
NT_eyeballs[_2_] NT_eyeballs[_2_] is offline
external usenet poster
 
Posts: 1
Default Newbie, Variables not retained in sub?


Hey all,
Thnx for replies.

The variables Are dim'd in main. So I must be doing something wrong.
The variable is loaded via Inputbox initially, and in the re-calc sub I
am trying to allow the same variable to be re-loaded via another
inputbox, but display previous value as Default.
I have tried using a ghost variable (copy) as the default (in case
inputbox statement is clearing it) and that doesn't work either.

NT.


--
NT_eyeballs
------------------------------------------------------------------------
NT_eyeballs's Profile: http://www.excelforum.com/member.php...o&userid=31802
View this thread: http://www.excelforum.com/showthread...hreadid=515262