PDA

Click to See Complete Forum and Search --> : Searching The Msflexgrid


maqmaq
Oct 31st, 2000, 10:04 PM
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

Bigley
Nov 1st, 2000, 07:25 AM
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?