MS Word VBA how to save Find.Execute Replace:=wdReplaceOne boolean return value to variable

后端 未结 0 530
忘了有多久
忘了有多久 2020-12-17 05:12

How do I save the return value from Selction.Find.Execute to a boolean variable. This is my code snippet and I get a compile error for "myBool = Selection.Find.Execute

相关标签:
回答
  • 消灭零回复
提交回复
热议问题