Filter data in sheets from a master sheet

Posted by sam on Super User See other posts from Super User or by sam
Published on 2012-06-11T14:32:40Z Indexed on 2012/06/11 16:42 UTC
Read the original article Hit count: 239

Filed under:
|
|

I have a 'master sheet' with lots of furniture data in it, in column A there are the suppliers names. What I would like is to be able to have my master sheet with all the info and then sub sheets named by supplier; in these sub sheets I would like to reference the master sheet and pull out all of the items that are from that supplier.

For example: I would have a sheet called 'Ikea' which would look in the master sheet and search the A column for all entries of 'Ikea'. If present, copy or reference that row 1:12 in the 'ikea' sheet.

I would like to do it all dynamically using references rather than copying the data. Also, I would like it to auto update rather than having to run a macro to recalculate it each time. Can this be done with formulars rather than macros?

© Super User or respective owner

Related posts about microsoft-excel

Related posts about macros