64bit 2010, so I'm using this calendar control for a date picker: https://sites.google.com/site/e90e50...ss#TOC-UPDATES
Right now, I'm planning on being able to put dates into text boxes on UserForms - specifically, three text boxes (total) on two different forms. For testing purposes, I did go ahead and add two textboxes to the calendar control previously linked: one is txtUserForm, the other is txtControl. The idea is to pass the name of the UserForm and the textbox control into these, and then use those values to pass the selected date back to the correct textbox on the correct form. Seems simple enough, but I just can't get it sorted. Sidenote: I found that referencing the index of the textbox control seems to perhaps be a better option. That is what the below is doing.
Here's the code I have. Any help or insight is greatly appreciated.
![]()
Please Login or Register to view this content.
Bookmarks