E
Ella
I am trying to trim a description field in a query for a combox look up.
I would like to remove all text and any spaces to the right of an = sign in
the description, eg (right of an = sign), after trim (right of an =). If
there is no = sign in the description, then show the whole description. Then
group by to remove any duplicates.
Thanks in advance
Ella
I would like to remove all text and any spaces to the right of an = sign in
the description, eg (right of an = sign), after trim (right of an =). If
there is no = sign in the description, then show the whole description. Then
group by to remove any duplicates.
Thanks in advance
Ella