![]() |
|
#1
|
|||
|
|||
|
Hi, I have added some extra commands to the in cell popup (Right Click) menu. When on a cell within a table the extra commands aren't visible, but are visible when on a cell not in a table. Is this normal ? How can I get around it ? |
|
#2
|
|||
|
|||
|
Found it, I needed to address the list range popup (table) not the cell popup.
Code:
Set ctlNewMenu = Application.CommandBars("List Range Popup").Controls.Add(Type:=msoControlPopup)
|
|
#3
|
||||
|
||||
|
Thanks for sharing
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Table cell alignment not working | wadori | Publisher | 1 | 12-31-2017 04:41 AM |
| No Update Table of Contents popup after Review -> Accept All Changes in Document | Knights of Nee | Word | 3 | 05-31-2017 08:02 AM |
| Send/receive popup not working. | Mikes | Outlook | 0 | 05-20-2017 08:16 AM |
Cell A1 Select car maker = Cell B1 shows menu for car models
|
jaywizz1 | Excel | 1 | 03-11-2016 05:09 PM |
| Pointer Options menu (pen, highlighter) not working in PowerPoint 2007 | rfcsuc | PowerPoint | 0 | 10-20-2009 01:31 PM |