AutoIT: _WordDocFindReplace in TextBox + Disable Macros
The Default _WordDocFindReplace only works with pretty standard word documents (It’s more the fault of the way VBA’s find function work the word.au3). However thanks to a few VBA samples on the web I’ve managed to come up with some code to get around this issue. First do your normal find & replace to catch [...]
July 22, 2011
·
robert ·
No Comments
Tags: AutoIT, Microsoft Word, _WordDocFindReplace · Posted in: Howtos, Work / Microsoft
