Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using "find" to find a string in a range of cells. How do I keep
searching in the range for more occurrances of that string I am searching for? I think there is a "find next" , but I am not sure how to use it with "find". Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Look in the vba help index for FINDNEXT. Essentially it is a find loop.
There is a good example. -- Don Guillett Microsoft MVP Excel SalesAid Software "ranswert" wrote in message ... I am using "find" to find a string in a range of cells. How do I keep searching in the range for more occurrances of that string I am searching for? I think there is a "find next" , but I am not sure how to use it with "find". Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find and Replace - delete the remainder of the text in the cell after my Find | Excel Programming | |||
Find First Non blank cell than find column header and return that value | Excel Worksheet Functions | |||
Despite data existing in Excel 2002 spreadsheet Find doesn't find | Excel Discussion (Misc queries) | |||
find and delete duplicate entries in two columns or find and prin. | Excel Programming | |||
backwards find function to find character in a string of text | Excel Programming |