Thread: Calendar
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JohnUK JohnUK is offline
external usenet poster
 
Posts: 173
Default Calendar

Hi,
I have a cell that when you enter, it brings up a calendar, which works fine
apart from when I want to delete that particular cell and others at the same
time using a macro, the calendar comes up when I dont need it. Is there
something I can enter into the code that would temporarily disable the
calendar so that the cell can be deleted?
Many thanks
John