View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
oletrol oletrol is offline
external usenet poster
 
Posts: 1
Default how can i find ' as the first characture in a cell using vba

I am bringing code lines from a module over in to a worksheet and then
searching for a rem " ' " lines and removing them.
BUT once the line is in a cell the ' does not show in any find comand so I
can't find it to remove it. It shows in the formula bar still find don't find
it.