P phamyh Registered User. Local time Today, 07:42 Joined Oct 29, 2008 Messages 19 Jan 7, 2010 #1 I have a field with data and I want to take what's left of a comma to a different column. How should I write this formula? Example: band, the => band Thanks
I have a field with data and I want to take what's left of a comma to a different column. How should I write this formula? Example: band, the => band Thanks
N namliam The Mailman - AWF VIP Local time Today, 13:42 Joined Aug 11, 2003 Messages 11,695 Jan 7, 2010 #2 Look into the "FIND" and "LEFT" functions, put them together
P phamyh Registered User. Local time Today, 07:42 Joined Oct 29, 2008 Messages 19 Jan 7, 2010 #3 namliam said: Look into the "FIND" and "LEFT" functions, put them together Click to expand... Thanks! It works!
namliam said: Look into the "FIND" and "LEFT" functions, put them together Click to expand... Thanks! It works!