2,892 questions
VBA: Word Application.WindowSize event does not work on Mac
Eugene Z
20
Reputation points
I have implemented Word Application.WindowSize event, according to pages
https://learn.microsoft.com/en-us/office/vba/api/word.application.windowsize
and
It works great on the Windows platform.
On the Mac platform the WindowSize event is never triggered.
What changes are needed for the WindowSize event to work on Mac?
Developer technologies VB
Sign in to answer