05-05-2010 03:47 AM
Hi
I have a doubt in ActiveX, i want to search for the characters in excel. I am managed to do this with"find" Invoke node but the proplem is, if there is a similar characters (for ex: 045MDD1000BBEC and 045MDD1000) the search function comes up with the row number for 045MDD1000 but i want to find the row number for 045MDD1000BBEC.pls help me with this
Thanks
05-05-2010 06:14 AM
which serach function are you using? Can you post the vi
Guru
05-05-2010 06:27 AM
Thanks Guru
I have fixed it
05-05-2010 06:48 AM
Hi Veeru,
can you say what you have changed, or was it only a typo in your program?
May be it's helpful in future for other users.
Thanks
Mike
05-05-2010 08:03 AM
I just set " True "to Look at function in invoke node.