Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've written some VBA that populates data in a spreadsheet, then
combines the data so that there's only data in the first column and each row in the first column is one string of data. I need to save it as a textfile, but I'm having two problems with this. I can't seem to save it without a .txt extension being added to the filename.. Secondly, one of the cells contains the text 'M,2' (no quotation marks) Unfortunately when the file is saved as a textfile, this is converted to '"M,2"' How can I save it exactly as I want it? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
open text file, get file from directory, update file | Excel Programming | |||
Saving multi-tab excel file created from comma delimited text file | Excel Programming | |||
How do I import text file, analyze data, export results, open next file | Excel Programming | |||
Excel VBA - open text file, replace text, save file? | Excel Programming | |||
importing text file, removing data and outputting new text file | Excel Programming |