View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stephen Giles Stephen Giles is offline
external usenet poster
 
Posts: 3
Default Macro does not function inside a list control

I have created a calandar control macro and added it to the right click
context menu through personal.xls and it work fine.

Except, I have added a list to my work book and now the pick date (my name)
menu option appears if I riight click a cell outside the list but if I right
click a cell inside the list it does not appear.

Is there something in the list that overrides my macro? and is there a way
to get this macro recongized within the list?

Any help is much appreciated.

Regards,

Stephen