Hello,
I currently use the find function to find a string within a spreadsheet.
1) I would like to set an integer value and increment everytime I find a string within a worksheet.
2) I would like to use a specific range to start my next find after I know the count.
I found a FindAll function online but I'm wondering if there is anything built in that I can use?
Thanks in advance.
I currently use the find function to find a string within a spreadsheet.
1) I would like to set an integer value and increment everytime I find a string within a worksheet.
2) I would like to use a specific range to start my next find after I know the count.
I found a FindAll function online but I'm wondering if there is anything built in that I can use?
Thanks in advance.