View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mightymax mightymax is offline
external usenet poster
 
Posts: 1
Default search or goto command needed.

I have a form with 20 field the user can fill in. The first field is
numeric which is used as a "ticket ID". The fields all ente
information into an Excel spreadsheet.

The situation is I need to have a search or goto button where ther use
can input there number into a text box and all the information relate
to this number is displayed.

btnSearch
txtSearch

The goal here is to provide a check out and check in system. Bu
without the search function my users have to click the next button t
get to their number. Which is taking way to long.

Help

--
Message posted from http://www.ExcelForum.com