October 28, 201312 yr I have a field with names and addresses: Bob Smith 123 Main St Miami, FL I just want the first line "Bob Smith". Can someone tell me the text parse code? Any help would be greatly appreciated... Thanks! Left( Receipts::cBilling Copy, Position( Receipts::cBilling Copy, ¶ , 0, 1)) Nevermind, figured it out...
Create an account or sign in to comment