jimbomcmucka
New Member
- Joined
- Oct 11, 2022
- Messages
- 26
- Office Version
- 365
- Platform
- Windows
I have a data table, each row is a single file uploaded to a system. Data includes Name of Uploader (Column A), Department (Column B), Country Uploaded to (Column C). A user can appear on multiple Rows, each with different Countries.
I need to return a value of the country a user has uploaded to, deliminated in a single cell.
Eg. James | England, Scotland, Ireland
David | Germany, France
Steve | USA, Canada
Is this possible?
Thanks in advance!
Jim
I need to return a value of the country a user has uploaded to, deliminated in a single cell.
Eg. James | England, Scotland, Ireland
David | Germany, France
Steve | USA, Canada
Is this possible?
Thanks in advance!
Jim