|
-
Oct 30th, 2003, 04:15 AM
#1
Thread Starter
New Member
Import / Export from excel worksheets to text file
HI GUys,
need a little help with this, I need to transfer multiple cell contents from multiple sheets within a workbbook to a text file, and then be able to import the data back to the relevant cells at a later date.
The cells in question will always be the same ones, but sometimes will be blank, so need to transfer blanks as well.
I intend to run this from a command button (already created) and want it to save to either a text file or '.nfo' file i want the code to choose a default name and destination, but would like the user to have the option to change this when saving,
Also when importing i need my workbook to check that the text file it is importing is for my workbook, i assume this can be done with a simple check to see if the first line has certain text in it (which can be inserted on saving the data in the first place)
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|