ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Find Next Methond??? (https://www.excelbanter.com/excel-programming/369700-find-next-methond.html)

Dewey

Find Next Methond???
 
Hi,

I'm having troubles using the FindNext Method. I'm searching a Column
of Data for a number, when I find it I want the row number and then I
want to keep searching the document till i find other instances of the
number.

So the psuedo code would look like this:

S_Row(1) = ActiveSheet.Columns("B").Find(1500).Row
S_Row(2) = FindNext Method here

' So it searchs the entire column for every instance of 1500, I then
want to take those and match them to corresponding dates, which I can
do, its just the FindNext I have a problem with.

Thanks

Dwight



All times are GMT +1. The time now is 06:59 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com