Looks like some of your data got clipped or removed (at least in gmail), but I'll take a stab at what you've got - while making some dangerous assumptions.
Try: REReplaceNoCase ( data, '([^(]+)\([^)]+\)', '\1' ) On 6/20/06, Rey Bango <[EMAIL PROTECTED]> wrote: > Would anyone be willing to help me with a regex expression? > > I have the following data: > > Ground > > I need the regex expression to return only the word "Ground" and drop > the " ($7.59)". > > Help? > > Rey... > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244315 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

