Excel Find All

  • Thread starter Thread starter Raul Rodriguez
  • Start date Start date
R

Raul Rodriguez

I tried to record a macro in Excel that uses the Find All option, but
won't record the parameters used during the find all function.
Book
Sheet
Name
Cell
Value
Formula
Does anyone knows how can I get this in my code?
It would be a time saver.:confused: :confused
 
I think MS has decided not to support Find All in VB in any way. I don't
know why. I think you can probably use FindNext to go through the matches
though so maybe it's not really needed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top