View Single Post
  #3   Report Post  
jtinne
 
Posts: n/a
Default

I'm needing to be able to perform this using a formula. Vlookup,hlookup, etc
do not allow you to search through multiple worksheets.

"doco" wrote:

There may be other ways but, while holding down the ctrl key select each of
the worksheet tabs you want to search in then select Edit|Find from the
menu. Type in the value you want and it will go to the first instance of
that value. Now if you are wanting to preserve a specifice value for
reference or ???, then there are several functions in Excel that will allow
for this. Such as but not limited to VLookup, HLookup, Index, Match, etc.

doco

"jtinne" wrote in message
...
Is there a way to search trough multiple worksheets for a specific value?
Other posts have mentioned to use VBA, but I have never used that before.
If
anyone can give me some advice on using that or a type of formula to
perform
that can search multiple worksheets.

Thank You