View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Claus Busch Claus Busch is offline
external usenet poster
 
Posts: 3,872
Default Rows right click menu?

Hi CE,

Am Fri, 16 Mar 2012 08:35:20 +0100 schrieb Charlotte E.:

You know, the context menu, which appears if you right-click on any of
the row numbers to the very left of a spreadsheet.

But, what's the name of the menu to use???


Application.CommandBars("Row")
and for right-click on column header
Application.CommandBars("Column")


Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2