Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I hace an Excel 97 spreadsheet and when I record a macro to save it as text file, it works, but put the text between quotation marks... If I do it by hand there is no quotation mark... Do you know why ? If not, I would customize macro: excel made this: ActiveWorkbook.SaveAs Filename:="G:\myfile.txt", FileFormat:=xlTextMSDOS, _ CreateBackup:=False Is there a way to save ActiveWorkbook content to a string and save the string 'manually' ? TIA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
using office97 to read xlsx and docx files | Excel Discussion (Misc queries) | |||
Will Excel Solver in Office97 work with Vista? | Excel Discussion (Misc queries) | |||
OfficeXP locations of macros, add-ins, etc? lost coming from Office97 | Excel Programming |