LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Separate columns by date

Solved!
Go to solution

Hello everyone,

 

I have a question, I have a text file with several columns including random names and dates, I want to place in the listbox only the name and date of a specific month, for example February, how can I do this? I was thinking of separating each line of the file and Separate each column and look for the dates that correspond to the desired month, but I don't know how I could do that.

Mocte117_1-1688012708585.png

 

Mocte117_0-1688012687367.png

This is what I hope it looks like:

Mocte117_2-1688013139490.png

 

 

0 Kudos
Message 1 of 3
(735 Views)

I have create a small code, maybe there is another way to do it easier, but it works

0 Kudos
Message 2 of 3
(706 Views)
Solution
Accepted by topic author Mocte117

@Baptiste.G wrote:

I have create a small code, maybe there is another way to do it easier, but it works


Close. I've cleaned it up some and changed according to OPs description.

 

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 3 of 3
(679 Views)