View Single Post
  #1   Report Post  
Bob Inwater
 
Posts: n/a
Default Extra Characters

I am writing a VBA Mac that will read a table from Word and populate a MS
Project File. I have most of it worked out so far except that I have to trim
the (what do ya call them?) square characters (Cell Markers?) from the text
in each cell. That would be no big deal if there was always the same number
before and after each string. Since they do not show up consistently I have
having trouble editing them out.

First of all what is the proper name for this character and secondly any
ideas deleting them on a conditional basis?

Thanks a Ton,

Bob