C
ChuckW
Hi,
I have a memo field that contains information that a
customer service person typed in. There are carriage
returns in it which appear as boxes. I want to create a
report and somehow get the data to appear on separate
lines based on these carriage returns. Right now
everything is on one line that has the carriage returns.
So my data looks like this (the plus signs are actually
carriage returns and look like boxes in my data):
Order Taken by Fred + Packed By Bill + Checked by Lisa +
Shipped by John
I would like on my report for the data to appear like
this:
Order Taken By Fred
Packed By Bill
Checked By Lisa
Shipped by John
Does anyone know how to do this?
Thanks,
Chuck
I have a memo field that contains information that a
customer service person typed in. There are carriage
returns in it which appear as boxes. I want to create a
report and somehow get the data to appear on separate
lines based on these carriage returns. Right now
everything is on one line that has the carriage returns.
So my data looks like this (the plus signs are actually
carriage returns and look like boxes in my data):
Order Taken by Fred + Packed By Bill + Checked by Lisa +
Shipped by John
I would like on my report for the data to appear like
this:
Order Taken By Fred
Packed By Bill
Checked By Lisa
Shipped by John
Does anyone know how to do this?
Thanks,
Chuck