Cannot Find Read From/Write To Spreadsheet File VI on LabVIEW Function Palette

Updated Oct 23, 2023

Reported In

Software

  • LabVIEW

Issue Details

I have created a VI that includes Read From Spreadsheet File and Write To Spreadsheet File with LabVIEW 2014. When I open the same VI using LabVIEW 2015 or later, it show a red cross on these functions, and I cannot find them on the Functions palette. How can I fix this?

 

Solution

Since LabVIEW 2015, Read From Spreadsheet File and Write To Spreadsheet File are renamed to Read Delimited Spreadsheet and Write Delimited Spreadsheet respectively. Simply replacing with corresponding functions will fix this issue.