View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] gwoodby@gmail.com is offline
external usenet poster
 
Posts: 58
Default Search with multiple results on different lines same column

Please help me im lost :| I have a search button It should search
all of column A, the names are last names then first but some of
them might have the same last name.
how would i search the column a of the spreadsheet, post the results
into the listbox then be able to select from the listbox and load the
data from columns b d and f ?
I'm still very new to Programming so any help would be greatly
appreciated.