View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gap Gap is offline
external usenet poster
 
Posts: 15
Default Disabling "Entire &row/&column" in Delete/Insert Cell

Hello,

When right clicking on a Cell and selecting "Insert..." or "Delete..."
there are 4 options (radio buttons) displayed.
Is there a way to disable the last 2 radio buttons i.e. "Entire &row"
and "Entire &column" in VBA?

Thank you.
Gap