View Single Post
 
Old 05-08-2021, 04:50 PM
coffent coffent is offline Windows 10 Office 2019
Advanced Beginner
 
Join Date: Dec 2019
Posts: 40
coffent is on a distinguished road
Default

The subroutine should read
...
.Caption = "Insert C Comment"
.OnAction = "AddComment2"
that is, with "." before Caption & OnAction. (My actual subroutine has it correct.)


(Is there a way for the original poster to edit his post, rather than have to "reply" to it as I've done?) [Note added later: I see I'm able to edit this reply, but not my original post. Don't understand why.]

Last edited by coffent; 05-09-2021 at 09:24 AM. Reason: Add info.
Reply With Quote