Hi,
I have a workbook which trims and formats and pads out data. The result is a worksheet with 8000 rows of info with correct fields sizes etc padded with spaces. I need to send this to Notepad txt format. I can obviously copy and paste it, but I wish to do this programaticaly. I can use the shell to open a new notepad, but I have trouble copying the data with code. Therefore, I need to export in some way. Excel 2000 has no problem. If I do this in 97, I get the text in speach marks as it recognised by excel as string chars. Anyone got any ideas on this one?
I have a workbook which trims and formats and pads out data. The result is a worksheet with 8000 rows of info with correct fields sizes etc padded with spaces. I need to send this to Notepad txt format. I can obviously copy and paste it, but I wish to do this programaticaly. I can use the shell to open a new notepad, but I have trouble copying the data with code. Therefore, I need to export in some way. Excel 2000 has no problem. If I do this in 97, I get the text in speach marks as it recognised by excel as string chars. Anyone got any ideas on this one?