Hi
Any one has the idea of how search the Msflexgrid, I used the API of List searching but it works only with the list box
Please help
Thanks
Printable View
Hi
Any one has the idea of how search the Msflexgrid, I used the API of List searching but it works only with the list box
Please help
Thanks
Why not just loop through with a for..Next loop or a for..Next loop inside a for..Next loop if you need to search all rows and columns?