View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
GS[_2_] GS[_2_] is offline
external usenet poster
 
Posts: 3,514
Default Find/Replace MSWord wildcard characters from within Excel

Thanks again, Garry! I did keep your helpful code on hand, but for
me, this time, I decided it was easier to use the ASCII codes for the
particular characters in the Word document (^nnn where "nnn" is the
ASCII code) in the Find/Replace coding. It works perfectly.

In the grand scheme of things, your code probably works better, but I
already had it set up a certain way and this worked. Thank you again
for your help!

Warmly,
Susan


Thanks for the feedback! ..much appreciated!

Best wishes in your endeavors...

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion