Program execution prob
- From: PLPE <PLPE.1rfrue_1120129533.2958@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 30 Jun 2005 05:31:32 -0500
Hi,
I have a general file which will (potentially) be used by multiple
users.
My file imports data from different file formats & does some
comparisons.
In english, my code does the following;
1. "Select txt/xls file, copy contents"
2. "Select MyFile.xls, paste contents"
My issue is that if the excel file is not saved as MyFile.xls, then my
code _will_not_execute_.
Potential users _will_ save this file under different names.
How can I set it up so that while being saved under different
filenames, execution of code will still be ok?
Can you point me in the right direction?
Appreciate any help you can offer me
--
PLPE
------------------------------------------------------------------------
PLPE's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=23856
View this thread: http://www.excelforum.com/showthread.php?threadid=383472
.
- Follow-Ups:
- Re: Program execution prob
- From: funkymonkUK
- Re: Program execution prob
- From: Mike Fogleman
- Re: Program execution prob
- Prev by Date: code to save the whole folder with a workbook
- Next by Date: Re: running macro step by step different from normal run??
- Previous by thread: code to save the whole folder with a workbook
- Next by thread: Re: Program execution prob
- Index(es):
Relevant Pages
|