View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
HectorLPerez HectorLPerez is offline
external usenet poster
 
Posts: 6
Default Automatically pulling specific data into a separate spreadsheet

I have a master spreadsheet that has information on 12 different facilities.
I want to set up 12 separate spreadsheets for each individual facility that
will automatically pull certain columns of information from the master sheet
into the new sheet when a new row for that facility is added. So I am
thinking the formula should have something like : IF A4:A200=FacilityA pull
info to FacilityA Spreadsheet , IF A4:A200=FacilityB pull info to Facility B
Spreadsheet