Good morning (or evening) everyone,
I've been looking around on the forums and not found anything yet (or maybe I am using the wrong keywords).
I have 7 sheets each with identical column headings. Each is filled out by a different business unit and in effect is a 'dynamic list' as information is contantly being added to each list. Values are both text and numerical.
I would like to join/merge/consolidate these lists into one master list, that updates when someone adds to a list, but doesn't overwrite the previous data.
For example:
Heading A B C
Dave 2 z
Hannah 1 c
Heading A B C
Chris 2 x
John 1 f
merges to give:
A B C
Dave 2 z
Hannah 1 c
Chris 2 x
John 1 f
Many Thanks for your time.
I've been looking around on the forums and not found anything yet (or maybe I am using the wrong keywords).
I have 7 sheets each with identical column headings. Each is filled out by a different business unit and in effect is a 'dynamic list' as information is contantly being added to each list. Values are both text and numerical.
I would like to join/merge/consolidate these lists into one master list, that updates when someone adds to a list, but doesn't overwrite the previous data.
For example:
Heading A B C
Dave 2 z
Hannah 1 c
Heading A B C
Chris 2 x
John 1 f
merges to give:
A B C
Dave 2 z
Hannah 1 c
Chris 2 x
John 1 f
Many Thanks for your time.