View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
keepITcool keepITcool is offline
external usenet poster
 
Posts: 2,253
Default Variable Storage

store your variable at module level
in a NORMAL module, not in the userform.
--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


gti_jobert wrote :


Simply:

Store Variable
Unload Form
Show Form
Retrieve Variable - Add to Form