Forum Discussion
dsingh2255
Sep 23, 2022Brass Contributor
how to make multiple columns data into one unique coloumn Dynamically
Hi All, I want to make unique name in one column from multiple columns and it should be dynamic and also formula should be excel version upto 2016.not from excel 365 before that i was using a f...
Patrick2788
Sep 23, 2022Silver Contributor
I think PowerQuery is your best option with the version of Excel you're running. Without access to UNIQUE, ctrl+shift+enter arrays are going to be a big time calculation crunch.
Please see attached PowerQuery sample.
dsingh2255
Sep 23, 2022Brass Contributor
i can't use power query or excel 365. is there any other way to make dynamic unique column in excel 2016
- Patrick2788Sep 23, 2022Silver Contributor
I think mtarler 's solution is your best option.