I have a RegEx question. I have a Composer field in the format of Name (1234 - 5678). What I need is a ReegEx, or something similar, to edit the field to just Name, (deleting the (...).
I use regex in .NET but for some reason I cannot develop this string.