I have a text field that has three lines in the field. I would like to separate the lines in a query I tired the Mid (see below ) which leaves off the first line but the third lines still shows. But I will need to do the same for the third line also.
Thanks Angie
Address: Mid([bill to],InStr([bill to],Chr(10)))