LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

search words in a excel file

Solved!
Go to solution

that the example i want to read...i think you will help me, i am using labview 2009

 

and i want to search for example: Dev5/ai3

 

thats all..

😞

0 Kudos
Message 11 of 50
(1,280 Views)

May be this vi helps, search in text can be done by selecting the type as string.
Here is the attachment. Is this the one you want?

Also Gak, i am here to learn new things.I will not take it offensive and also

i have not worked with formulas in excel from labview. I will explore it. Smiley Happy

Aarthi
0 Kudos
Message 12 of 50
(1,281 Views)

thanks aarthi!!!but i haven't got the NI_excel.lvclass....

 

so i can't work with this...

0 Kudos
Message 13 of 50
(1,280 Views)

Ya you told in the last post, i forgot that.
As we discussed, try using ActiveX.
Can you post your vi? How you are retrieving from file?

Aarthi
0 Kudos
Message 14 of 50
(1,278 Views)

can you tell me where in where module is the error that appears me??? that i don't have the lvib....

0 Kudos
Message 15 of 50
(1,277 Views)

Do you have report generation toolkit?

Aarthi
0 Kudos
Message 16 of 50
(1,276 Views)

no i don't

0 Kudos
Message 17 of 50
(1,273 Views)

Hi Alan,

 

Please find attached code, to access excel using ActiveX. Open Trial1.vi. (for Example)

 

You can read data search string (As explained in one of the post, to use for loop n all). If you find then stop loop, else change sheet number and continue search.

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 18 of 50
(1,271 Views)

so i cant pass the pages automaticly,

 

can be with a for?

0 Kudos
Message 19 of 50
(1,269 Views)

in the vi you have send me, i don't know how to search something... where i insert the string i want to find??

 

if i change the range appears an error...

0 Kudos
Message 20 of 50
(1,268 Views)