String Manipulation

Roey

Junior Contributor
Joined
Oct 10, 2002
Messages
238
Location
Canada
Does anyone no the best method to return the characters to the left of a " - " from a string of characters eg I have:

ABC123 - This is a test
SDR#dd wedwe wed - Another test

I want to return all that is left of the " - "

Thanks
 
Back
Top