mikemck
New member
- Joined
- Jan 14, 2019
- Messages
- 18
- Reaction score
- 0
- Points
- 0
- Excel Version(s)
- 2016
I have a data set that I need to split into three different tables so that data can be entered by others.
I am thinking that I can add an index column to the master data set, then split the data into 3 different tables, have others enter the data required, and then rejoin the 3 tables based on the index column.
Or perhaps a Join, based on the index column?
Any tips, advice or solutions appreciated.
I am thinking that I can add an index column to the master data set, then split the data into 3 different tables, have others enter the data required, and then rejoin the 3 tables based on the index column.
Or perhaps a Join, based on the index column?
Any tips, advice or solutions appreciated.