M
me
when I try to fing using MatchWildcards opening word window its working
fine but If I do the same through Code, some cases its failing.
Suppose if I find with a wild card "A*[.|;]" Suppose it finds a
selction "An Apple.", when I call the Find->Execute then I should get
"Apple.". This behavior is normal in Word window but When I do it
through Code its failing,in the sense its skipping the current
selection and Searching after the previously selected Selection. How to
mimic the exact word behavior??
Whats going wrong in my case???
fine but If I do the same through Code, some cases its failing.
Suppose if I find with a wild card "A*[.|;]" Suppose it finds a
selction "An Apple.", when I call the Find->Execute then I should get
"Apple.". This behavior is normal in Word window but When I do it
through Code its failing,in the sense its skipping the current
selection and Searching after the previously selected Selection. How to
mimic the exact word behavior??
Whats going wrong in my case???