View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jackie[_3_] Jackie[_3_] is offline
external usenet poster
 
Posts: 1
Default VBA Calendar control

I have a userform with a calendar control on it. When
selected this value is written to a cell. The problem is
that I am running Excel 2002 and the calendar control is
version 10.0.

If someone using an earlier version of the calendar
control (say 9.0) opens the form, they see the form and it
appears to work, but the text is so tiny it caan not be
read. I have tried changing font types and sizes.

Anyone have any ideas?

Thanks