Hello All,
When right clicking on a ‘column name’ the shortcut menu does always show the ‘insert’ option grayed out.
When using the normal menu ‘insert’ the option ‘column’ is available and works.
I have tried to reset the shortcut menu in VBA with Application.Commandbars(“Column”).FindControl(ID:=297, Recursive:=True).Enabled = True, but this is also not working.
Who as an idea?
Thanks in advance
Patrick Schouten