View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Replace many asterisk characters, '*' in Excel

Tilda can help you

Replace ~* with nothing
--
Gary's Student


"-G." wrote:

How do I replace a lot of asterisks, '*', in Excel XP. They are appended to
numeric data values, changing the values to text values so I can't run
fomulae on the original values. Trying "Replace *, <null " on the
spreadsheet deletes all data.