View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jim37055[_3_] jim37055[_3_] is offline
external usenet poster
 
Posts: 1
Default Variable losing its value when calling new sub


Is there any way to keep a value in a variable when I call a new sub?

I have a the same variable name in the new sub, and I want to carr
over the value that I had in the first sub which is where I set th
value of the variable.

I am sure there is an easy answer to this, but I am just trying t
learn as I go here..... I may be in over my head.... :confused

--
jim3705
-----------------------------------------------------------------------
jim37055's Profile: http://www.excelforum.com/member.php...fo&userid=2778
View this thread: http://www.excelforum.com/showthread.php?threadid=47384