I have a table for physical addresses and a formula field to convert linked records to an array. Below is an example of the array.
“Main Residence: 123 Main, New York, NY 10001”, “Office: 789 Left Ave, 3b, New York, NY 10001”, “Vacation: 456 Right St, New York, NY 10001”
How can I extract or leave only the address for the office? If there is an office, show the address and if not, leave the field blank.