Thread: Database
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tim tim is offline
external usenet poster
 
Posts: 105
Default Database

Hello All,

I have a work book that contains a flat database
(table). My user would like to type a keyword(s) that
are contained in a particular field and then return a
list of records that contain the keyword(s).

I would like to do this using userforms? maybe a list box
to show the results. I need help with the code that will
search the field and return the information. I am open
to all suggestions.

Thanks in advance