Next function?

  • Thread starter Thread starter John Keturi
  • Start date Start date
J

John Keturi

I have a cell which uses the "VLOOKUP" function. Is there a way I could
assign a macro to a cmd button, which would search for the next occurance of
the "lookup value", and then refresh or display it in the same or a
different cell?
 
Look in Excel VBA helps for the FindNext command. Look at the code example.
This will show you how to find multiple instances of a search term.
 

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