Morning Everyone,

Is there anyone out there that could give me a little help with a calendar control I have on a User Form.

My form is relatively simple and has 4 text boxes on the left and 4 combo boxes on the right. I would like users to add information on the left in the text boxes and then select a date for this on the right in the combo box. At the moment I have the calendar control on Form 2. I am able to .show the form when the combo box is clicked on but I have no idea how to get the date back into the combo box, apart from linking it directly but I would like to use the calendar with each combo box! If anyone could give me an idea or a snipet of code or even some advice if I'm going about it the wrong way that would be great. Thank you all.

Jose