View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lynnnow lynnnow is offline
external usenet poster
 
Posts: 1
Default Static variables

Hi,

I've got a program that has a msgbox in the beginning with Y/N optio
and after this, it shows the Application.GetOpenFilename option wherei
I select the file(s) to open. These file names are stored to variable
which are later used. Between now and the later time, I've got to jum
Subs which includes a userform with 3 comboboxes. After the userform
I'm using these file name variables. however, the variables are empt
and I'm unable to get a method to keep these variables static. i'v
tried static but it doesn't help.

plz help me out here.

lynnno

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