Here is my current statement/formula (example below shows 2 different key numbers assigned to the same location, which is what I want it to do).
=JOIN(COLLECT({Key Number}, {BUILDING Range}, Building@row, {LOCATION Range}, Location@row, {Assigned Range}, "1"))
which draws on information from another sheet
I need to know if there is a way to modify the statement/formula so that there is a space (or comma or dash) between the 2 key numbers
Thanks