View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Terry Scull Terry Scull is offline
external usenet poster
 
Posts: 1
Default Populating a form by search criteria

I have a weekly download of data in Excel. I want to
populate cells based off of search criteria. For
instance: I have a name column, date column and location
column. I want to populate all cells matching:

Name X and Date X by location.

Location 1
data

Location 2
data

Can this be done in Excel within reason?