Hi there!
I'm looking to combine values from 3 separate columns into a single column. The three primary columns all are enabled to have multiple values per cell. The goal is to combine these three columns into one overall "Subcategory" column.
Example:
Request Type 1 = Apples, Oranges, and Carrots
Request Type 2 = Milk
Request Type 3 = Pork, Chicken
I want to collect all of these fields in a single column to show -
Subcategory = Apples, Oranges, Carrots, Milk, Pork, Chicken
I've fiddled about with some formulas but can't seem to make it work! Any help would be appreciated. 😅