I am doing a search of a value; once found, I need to search a different value AFTER the cell result of the first search.
How do I set the .find command to deal with this?
After:=(previous found field) ?
After:=ActiveCell ?
If ActiveCell, how do I set the result of the previous search to be the ActiveCell?
How do I set the .find command to deal with this?
After:=(previous found field) ?
After:=ActiveCell ?
If ActiveCell, how do I set the result of the previous search to be the ActiveCell?