View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default How to find and replace all "*" symbols

Use ~* to find/replace *
~? to find/replace ?
~~ to find/replace ~



Roger wrote:

When I tried this the logical way it replaced everything..

thanks in advance.


--

Dave Peterson