Show customUI when I launch the contextMenu from a VBA macro

Joined
Jun 12, 2017
Messages
1
Reaction score
0
In a VBA macro, when i use

Application.CommandBars("List Range Popup").ShowPopup

to show the contextMenu, i.e. the right click menu, the customUI I made in xml does not show.

How do I show the customUI when i launch the contextMenu from a VBA macro?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top