View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default How do I search for information within my workbook?

Look in the vba help index for FIND.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Employee" wrote in message
...
I would like to know if there possibly a search option in which you can
look
up information within a workbook. For example, I am looking for a
purchase
order number within a worksheet that I update everyday. There is tons of
information on this spreadsheet, but I want to know if there a faster way
to
retrieve this information. (instead of trying to go line by line through
the
spreadsheet.)