![]() |
merge two data sets one unique
I am attempting to merge two excel worksheets. One has a set of unique ID
numbers with accompanying data. The other has ID duplicative numbers, but I want corresponding info to be copied as appropriate. |
merge two data sets one unique
"CESTOTT" wrote: I am attempting to merge two excel worksheets. One has a set of unique ID numbers with accompanying data. The other has ID duplicative numbers, but I want corresponding info to be copied as appropriate. |
merge two data sets one unique
Hi Cestott-
Maybe something like this? In unique ID table, insert a copy of ID column adjacent to ID column In duplicative ID table, insert blank column adjacent to ID column. Use a formula with Row and Concatenate functions to create a unique ID for each ID (ID+ rownumber). Copy unique ID table after duplicative ID table. Sort on new column. Use custom Data filter to select concantenated IDs that start with ID. PB "CESTOTT" wrote: I am attempting to merge two excel worksheets. One has a set of unique ID numbers with accompanying data. The other has ID duplicative numbers, but I want corresponding info to be copied as appropriate. |
All times are GMT +1. The time now is 05:54 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com