View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Raul[_4_] Raul[_4_] is offline
external usenet poster
 
Posts: 28
Default Makin a Filter...

Are you querying a database or are you trying to pull the
desired data from a range in a spreadsheet?

Raul
-----Original Message-----
I have a project I am working on where I want to filter

a database full of names and prices. I need to search a
specific title pull the matching results into a listbox
then select one and past it onto another document. It
seems like a waste but it simpifies things a lot for me.
.