View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
flymeoutofhere flymeoutofhere is offline
external usenet poster
 
Posts: 5
Default Search for data and bring it up in another worksheet

I have built a quotation system. Each quotation is saved into another
workheet after it has been produced. I need a way to search for a quotation,
and then to bring it back up in the original worksheet. This search could be
by surname, date, etc, however, I have no idea where to start with the
coding. Thankyou for your time.