Thank you for the quick reply, sorry i noted the wrong results.
this is the sql code:
UPDATE raw SET raw.name = Left([Name],InStr([Name],"(")-2);
Your code appear to work perfectly fine, only if i added the criteria of "*(*)" because some of the data need not changing. or it would wipe out...