Solved
Forum Discussion
MarkShnier__You
Qrew Legend
2 months 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)
DawnRene3
2 months agoQrew Trainee
Mark, as crazy as that looks it worked like a charm! Thank you! It pulled the most recent Status only with no dashes or spaces.