Thanks for that, but I actually need to make two separate fields out of this and not one field that has a line break. (I can use this idea for something else - so thanks for that)
The end result of the report I am writing is to create a delimited file. Is there a way to take the one field and with two different formulas, make it two values (data before and data after the /)
In MS Excel, I can finagle this with using the find formula to find the character position of the / and work with it from there. Is there anything like that that you can think of...
Again, thanks in advance.