View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
nozzaworld nozzaworld is offline
external usenet poster
 
Posts: 8
Default Removing blank spaces from the ends of email fields?

Hi,

I have a list of emails in a column but many of them have a space at the end
of the email address. I need to be able to remove the space and then run an
advanced filter on them to remove any duplications.

An example of the data that has a space on the end which I want to remove
would be:



I have already tried using =trim(A1) and =SUBSTITUTE(A1," ",""), neither of
which work when I copy the values back into my original column to run the
advanced filter.

Please help me.

Many thanks in advance

--
nozzaworld