LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

write to excel file

Hi all, I looking for a simple way to write string array (includes names and numbers)  to excel file, write to measurement file does not accept such array.
0 Kudos
Message 1 of 7
(3,414 Views)
Write to Spreadsheet File does and it will create a tab or comma separated text file that Excel can read.
0 Kudos
Message 2 of 7
(3,401 Views)
But I need to generate more than hundred files with multi rows include hyperlinks which makes  excel more suitable
0 Kudos
Message 3 of 7
(3,397 Views)

Then you need to use ActiveX. You can purchase the Report Generation Toolkit or browse through the Excel Board (and the entire forum) for examples.

0 Kudos
Message 4 of 7
(3,389 Views)
Thank you indeed, I tried with the first suggestion during that last minutes, is seems good, Thank you again.
0 Kudos
Message 5 of 7
(3,386 Views)

If Dennis' answer was the solution to your question, then mark his reply as the solution, not your thank you note.

 

You can go to the options menu on your message and click the option to not mark it as the solution.

0 Kudos
Message 6 of 7
(3,382 Views)
I think you misunderstand the purpose of 'Solution' check. It should not be used to mark your response to an answer but to the actrual answer that solved the question. You can use the 'Options' to change that.
0 Kudos
Message 7 of 7
(3,381 Views)