Solved
Forum Discussion
DawnRene3
2 days agoQrew Trainee
Don, that was close. But it pulled out the oldest status, not the most recent status, with a space before it.
MarkShnier__You
Qrew Legend
2 days agoTag teaming with my buddy Don,
You are doing two things that are unusual, the prepending newest at the top and using the entries on a separate line causing those dashes.
Try this ridiculous looking formula
NotLeft(SearchAndReplace(Left(NotLeft([PICC Request Status],"]"),"["),"-",""),2)