LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a New Excel File programmatically

Solved!
Go to solution

1der-er --

 

     You are asking a question "on the back of" a six-year-old topic!  I recommend that you start a brand new thread ("Start a Topic") and ask your question, without ALL CAPS which are tiring to read.  It would be helpful if you explained as clearly as possible (a) what you are currently doing, (b) how you want to modify it, and (c) show some code so we can respond appropriately.  Among other things, your code would show us (a) what version of LabVIEW you are using, (b) whether you are using the Report Generation Toolkit, some Express VIs that write "Excel" files, or (c) the Write Delimited Spreadsheet functions that ship with LabVIEW.

 

Bob Schor

0 Kudos
Message 11 of 14
(1,303 Views)

Hello! 

Thank you for your solution! I tried to follow it in my own code but it give me an error when I try to save the data. Attached in my VI if you are able to look at it. 

0 Kudos
Message 12 of 14
(219 Views)

I'm "guessing" you are a new LabVIEW user, as you have the latest version of LabVIEW installed on your PC.  I'm an "old" (and getting gray) LabVIEW user, and am using LabVIEW 2021, which cannot open VIs written with more recent versions of LabVIEW.

 

Please open you VI, go to the File menu, and choose "Save for Previous Version",  Specify "LabVIEW 2021", and it will return a File or a Folder.  If a File, attach it.  If a Folder, right-click it, choose "Send to:" and specify "Compressed (zipped) file" (or something like that).  I'll take a look and try to be helpful.

 

Bob Schor

0 Kudos
Message 13 of 14
(208 Views)

Here is the compressed zip file. Thank you for your willingness to help me! 

0 Kudos
Message 14 of 14
(184 Views)