There is a field in my data whose value may have several names separated by a semi-colon, for example "Smith, John; Doe, Jane; Smith, Mike".
I would like to parse these names out to show as separate field values. I know an InStr formula would be involved, but I do not know where to start.
I would like to parse these names out to show as separate field values. I know an InStr formula would be involved, but I do not know where to start.