Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Calendar Control

Thanks for the tip ... I've done that but somehow feel that it shouldn't be
necessary

"merjet" wrote in message
ups.com...
Try fixing the size when the UserForm is activated like this.

Private Sub UserForm_Activate()
Calendar1.Height = 120
Calendar1.Width = 180
End Sub

Hth,
Merjet




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calendar Control Benz Excel Programming 6 July 24th 06 04:42 PM
Calendar Control Patrick Simonds Excel Programming 2 March 28th 06 09:41 PM
Control disappeared problem - specifically, the Calendar Control JMMach[_2_] Excel Programming 0 December 16th 05 01:53 AM
Calendar Control Neil Excel Programming 3 May 27th 04 01:02 PM
Calendar Control: Can't exit design mode because control can't be created Rone Excel Programming 0 May 24th 04 04:01 PM


All times are GMT +1. The time now is 10:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"