View Single Post
  #1   Report Post  
Karunakar
 
Posts: n/a
Default Character Position

Hi ,

I am working on word automation in vb. I am finding bold characters in
word file using find.execute function, every time when i got the bold
character in find function , i want to check previous character bold or not.

I want character position of the current character.

Range.start is giving big number compare to range.chharacter.count .

Thanks

Karunakar Gade