Hi
I have a "Name" field in access which contains product names, but this field has a lot of repetitive text in it i.e. "FORD AUTOMOBILES ESCORT"
On my report I want to eliminate the repetitive text i.e. "FORD AUTOMOBILES" displaying only the variable i.e. "ESCORT".
I can do this in Excel with SUBSTITUTE i.e.
SUBSTITUTE (cell,"FORD AUTOMOBILES",""
but cannot find any way to do this in Access using the report or supporting query,
Help much appreciated!
Thanks
I have a "Name" field in access which contains product names, but this field has a lot of repetitive text in it i.e. "FORD AUTOMOBILES ESCORT"
On my report I want to eliminate the repetitive text i.e. "FORD AUTOMOBILES" displaying only the variable i.e. "ESCORT".
I can do this in Excel with SUBSTITUTE i.e.
SUBSTITUTE (cell,"FORD AUTOMOBILES",""
but cannot find any way to do this in Access using the report or supporting query,
Help much appreciated!
Thanks