Forum Discussion
liminal40
Nov 03, 2022Copper Contributor
Match four columns and color code match's
Hey guys, I have four columns of computer names, each on a different sheet. I want to export all these to a new column on a new sheet. Showing only unique values from across all those four sheet...
liminal40
Nov 03, 2022Copper Contributor
I think its only us bud lol 🙂
But essentially its the export from three systems merged into one workbook with a sheet for each. What I'm then trying to do, pull one column (computer names) from each sheet to a new sheet and create a list of every computer across the three systems. Then use this aggregate to compare what's there, or missing from the other systems.
The data is very simple, its just three columns (different sheets) of computer names like this;
computer1
computer2
computer3
I did try the vstack in the application version of excel, but it didn't merge them (found duplicates) is this an online web app thing?
But essentially its the export from three systems merged into one workbook with a sheet for each. What I'm then trying to do, pull one column (computer names) from each sheet to a new sheet and create a list of every computer across the three systems. Then use this aggregate to compare what's there, or missing from the other systems.
The data is very simple, its just three columns (different sheets) of computer names like this;
computer1
computer2
computer3
I did try the vstack in the application version of excel, but it didn't merge them (found duplicates) is this an online web app thing?
liminal40
Nov 03, 2022Copper Contributor
So looking though this guide,
https://www.techrepublic.com/article/excel-vstack-function/
Tried turning the column into a table, but again its just appending the column, not actually combining it.
https://www.techrepublic.com/article/excel-vstack-function/
Tried turning the column into a table, but again its just appending the column, not actually combining it.