ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Write to spreadsheet does not work

Solved!
Go to solution

I am comparing a string I enter in a text box, to a string in a .csv. If the string is found, the data is written to a file, but if the string is not found, some other data should be written to another file, but nothing happens. I used the copy of the code that worked with the true case, but I still can't fix this problem.

Can someone please help me?

Thanks!

0 Kudos
Message 1 of 4
(3,413 Views)

What you described should be possible. Please post your code along with some typical strings and a small sample .csv file.

 

Lynn

0 Kudos
Message 2 of 4
(3,404 Views)
Solution
Accepted by Nando88

I figured out what was the problem. I was using 2 write to spreadsheet vi's, so the data was written in a file that was not the correct one.

0 Kudos
Message 3 of 4
(3,367 Views)

Any error code you receiving ?

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 4 of 4
(3,365 Views)