LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Re: Export to Excel

Hello

i want to write data in Excel file but always i have error that i show it here.

i put program and result here.

i will be thank full if somebody help me.

 

Download All
0 Kudos
Message 1 of 5
(2,065 Views)

Hello everyone.

i want to write data that i take from serial port ( Arduino ) in to Excel file.

so i need to know how to do that.

i put picture of data that is in serial port and how must be saved in excel file.

so please let me know how i program it in labview.

really thanks for your help.

Download All
0 Kudos
Message 2 of 5
(2,067 Views)

Hi Amkamyab,

 

no need to hijack an more than one (!) old and unrelated thread…

 

Did you read the error message? Does it name your problem?

 

Simple solution:

Save your data to a simple spreadsheet file AKA delimited text file AKA csv = comma separated values…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 5
(2,061 Views)
Your error clearly states that it cannot find microsoft excel. Do you have microsoft excel installed in your PC?

CLD Using LabVIEW since 2013
Message 4 of 5
(2,047 Views)

If you really want to write a native Microsoft Excel file, i.e. a .xls or .xlsx file, you need either (both Excel and the Report Generation Toolkit from NI) or (third party software).  This question has been presented many times in this Forum, including within the last 6 months.  Try doing a Search in the Forums to see if it has already been answered to your satisfaction.

 

Bob Schor

0 Kudos
Message 5 of 5
(2,021 Views)