View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
copteral copteral is offline
external usenet poster
 
Posts: 5
Default Calendar control with merged cells

I am using the calendar code
From Ron de Bruin's site:
http://www.rondebruin.nl/calendar.htm

Unfortunately, my form is a copy of a paper form and therefore has many
merged cells. The calendar control continues to show unless an unmerged cell
is selected after selecting the date. Is there a way to programmatically
select a none merged cell to make the calendar invisible before closing?