View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
sedagli sedagli is offline
external usenet poster
 
Posts: 1
Default right click problem with excel

i have problem with right click excel.
i have already solved some problem (cut ,copy apste etc.)
i used for this solving, macro
Application.CommandBars("Cell").Enabled = True

but i have still problem for using right click etc.
insert new sheet
move or copy

insert row or coloun

how can i solve these problem
tanhks