Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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...o&userid=23856 View this thread: http://www.excelforum.com/showthread...hreadid=383472 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
prob with dates in VBA | Excel Discussion (Misc queries) | |||
Counting prob | Excel Discussion (Misc queries) | |||
Excel Prob | Excel Programming | |||
MsgBox execution sends program into design mode | Excel Programming | |||
merging excel program with tdc finance program | Excel Programming |