Forum Discussion
Dan_Barad
Mar 01, 2019Copper Contributor
Pulling Unique text from a separate sheet
Hi All, I'm trying to figure out how to pull unique text from a sheet into one column on another. We have a spreadsheet with scheduled projects for the month with other project data. Some of...
SergeiBaklan
Mar 02, 2019Diamond Contributor
As variant that could be done by Power Query. Not easy, but perhaps the easiest possible way with such data structure.
In general it's better to build data in opposite way - have list of your projects and insert them in schedule using data validation drop-down list.