Deepak Gupta your the best that I know when it comes to macros. I have this macro which is suppose to run another macro on rebuild. I have attached the macros below. When I run the RunMacroRebuild it adds the Show Comments macro to the Design Binder and adds an entry at the end of the Design Tree but when I do a Ctl+Q it does not show the comments like is suppose too. I would like you to take a look if possible at my macro's. I am running SW2019 SP5.
Wayne, I do not see any issues with either of the macro but when I change swApp.SendMsgToUser2 to MsgBox in the following line, it seems to work. Can you try doing that and check.