View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Richard Richard is offline
external usenet poster
 
Posts: 709
Default Variable File Name Activation

Hi,

When running a query from a proprietry system, the rusltant file is opened
with a name of, for example, default(1).xls

The file is opened as a temp internet file and therefore the file name could
be, for example, default(2).xls

From a file called, for example, myfile how do I activate the default file
when the default file name is variable.

Thanks in Advance
Richard