View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Gaston[_9_] Gaston[_9_] is offline
external usenet poster
 
Posts: 1
Default Passing parameters between functions

Sorry to bother you guys again, but another question has popped up
Simple one, but I'm just wondering, if I pass 3 integers into
function and change the values of all three... when i return to my mai
function... do the values of the changed integers remain the same? I
not, how can I make the function do this?
Thanks once again

--
Message posted from http://www.ExcelForum.com