LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Writting into an Excel

Hello everyone!!!

 

I have a problem. I would like to copy into an excel the name of the files that are created in my proyect...differentiating them according to date that where created, and according to the user.... ie, when a file is created, I want its name to go to a excel file but, inside, differenciate file with the date and inside the date, differenciate them with the user...I don't know if I explain myself very well...

 

Can anyone help me ???? is there a vi that does that ???

 

Thanks!!!!!!!

0 Kudos
Message 1 of 5
(2,621 Views)

Try this.

 

 

 

 

Best luck

Gaurav kSmiley Happy

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 2 of 5
(2,607 Views)

You have to use the List Folder & File/Directory Info functions from the Advanced File VIs and Functions pallette to get the list of files & their corresponding Modification time.

 

Then you can sort this list as per the Modification time & write this new list to the Excel.

 

I m not so sure about the User details.

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 3 of 5
(2,586 Views)

I'm using labview version 8.0 !!!!! sorry for not explaining that... is there any way you could send me that vi in my version????

 

Thanks!!!!!!

0 Kudos
Message 4 of 5
(2,581 Views)

Hi Guillermo,

 

You can add you LV version to your signature, so that you dont need to type it everytime anew. Smiley Wink

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 5 of 5
(2,579 Views)