Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello Everyone,
I have created a userform that displays the Calendar so that when I click on it, it will input the date in a Active Cell. Private Sub Calendar1_Click() ActiveCell = Calendar1.Value End Sub Now, my question is: I don't want to put the date that I click on in an Active Cell, that works fine. I want to be able to put the date in another userform. I have another userform that requires a date entry: date1 How do I click on my calendar and have it go to the Textbox (date1) in my other Userform??? Is this possible?? Thanks.. mv |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
control toolbox and userform toolbars in XL 03 | Excel Discussion (Misc queries) | |||
UserForm Toolbox displaying | Excel Programming | |||
calendar userform | Excel Programming | |||
Calendar in UserForm | Excel Programming | |||
Calendar in UserForm | Excel Programming |