Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I learned recently that WordPad will wrap text if it is configured to
do so. Is yours set to wrap? If not, I think the trick is going to be a matter of choosing one output format or another, whether it's PRN or TXT or CSV or what, that is compliant with the VB program. This will require some experimentation with the different formats. If you wind up using .TXT, for instance, you can either revise the VB code to look for a TXT file or rename the file from myfile.TXT to myfile.PRN. If it comes down to it, you could write a VBA routine to write the values to a file. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data in narrow columns truncated when saving as DBF | Excel Discussion (Misc queries) | |||
How do I stop Excel from saving a file with a different name? | Excel Discussion (Misc queries) | |||
Multiple columns of data saved in a CSV file appears in a single c | Excel Discussion (Misc queries) | |||
File is locked for Editing by user problem | Excel Discussion (Misc queries) | |||
Error Message appearing when saving a file | Excel Discussion (Misc queries) |