View Single Post
  #1   Report Post  
Dave
 
Posts: n/a
Default Pulling data out of a large database

I am trying to build a file to pull information from a larger database and
put it into summary file. I would like to be able to use criteria like 15
months and % range <100 to pull information about products from a larger
database. A single row of data would have multiple columns. I need to be
able to pull the entire row of data, that corresponds to the criteria, to the
summary sheet.

I hope this makes sense.

Thanks