Hah! I wish I had asked earlier then.
I can make the data append into a .XLS, but both char(9) "horizontal tab" and char(11) "vertical tab" enter hte same way. I guess I am going to have to just make my output into a text file and then drop it into a .XLS? I was really hoping I could make my...
Thanks :)
That's pretty helpful. I am about to investigate it further.
On another note. I was stuck earlier trying to use char(9) in my format statement. Any idea why it would not work? It kept simply printing char(9). I have followed other online examples but I think I missed something...
Hello,
I know how to make an output to a tab separated or comma separated text file. What I would like to know is, is there a way to open a pre-formatted Excel file and write the data to it?
When I use the open command to open 'file.xls,' it indeed writes some things to the file. I get a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.