View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Search button in a speadsheet

User can search the entire workbook, not just one sheet at a time.

See under CTRL +f and options to search workbook.


Gord Dibben MS Excel MVP

On Mon, 7 May 2007 07:08:02 -0700, Tasmania
wrote:

Yes, I know about the ctrl-f. The spreadsheet has three tabs and there are
170,000 rows of data altogether. It will be easy for the user to have some
kind of search button to look for what they want. Ctrl-f is a great tool,
but the user has to go to each tab to search for that specific field.
What do you think? Thanks for all your input.