View Single Post
 
Old 07-18-2024, 11:58 AM
annguye2 annguye2 is offline Mac OS X Office 2021
Novice
 
Join Date: Jul 2024
Posts: 22
annguye2 is on a distinguished road
Default

Sorry for the late reply.

Here is what I've found:
- The Userform Show on Initialize, and once it shows..we can't set its modal status inthe code
- There's a work around for it. For any Click event, we can Hide, and then Show with Modeless condition set

I am fairly new to VBA with WORD, so thanks a lot for your suggestion, and patience.


-An
Reply With Quote