Jump to content

Recommended Posts

Posted (edited)

Hi,

How can I write a log or any data to excel ?

Any examples should be grate.

thanks,

Eitan

Does it need to be excel specifically format or would a CSV file do cos excel will read a CSV no problem?

FileWriteLine ( "Myfile.log", "Column1 data, Column2 data, Column3 Data" )
Edited by ChrisL
  • 2 weeks later...
Posted

Hello everybody!

I do have almost the same problem. but i du really have to write into an Excel-file.

I open the file with the dos-order.

FileWriteLine only writes only a text-file. does somebody wrote a skript writing into excel. Or maybe somebody knows how to do so.

Thanks

Fabian

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...