View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PLPE[_10_] PLPE[_10_] is offline
external usenet poster
 
Posts: 1
Default Save & Execution Problem


Hi,

I have a general file which will be used by different people & saved
under different names.

When a button is pressed, the file imports data from other .xls and
tabulated .txt files. My code (in english) says;
1. "Select txt file, copy contents"
2. "Select MyFile.xls, paste contents"

Now if the file is saved as anything other than MyFile.xls, my code
_won't_ work.
But, I want it so that the user _can_ save it as any filename.

I'm not too sure in which direction I should be heading.

I appreciate any help anyone can offer.


--
PLPE
------------------------------------------------------------------------
PLPE's Profile: http://www.excelforum.com/member.php...o&userid=23856
View this thread: http://www.excelforum.com/showthread...hreadid=383471