Calendar

  • Thread starter Thread starter Jose`
  • Start date Start date
J

Jose`

Is there a function that I can use to pull a calendar
into a userform. The user has to input a few dates and I
would like a calendar to come up when they get to that
input on the userform.

thanks
 
Jose -

In the VBA editor window, select View | Toolbox to display the Toolbox
window. Right-click on it and select the Additional Controls option. This
will pop up a window titled Additional Controls - scroll down in that window
until you find the Microsoft Date and Time Picker Control. Place an x in
the check box and the icon for the Date Time Picker Control should appear on
the Toolbox window. Click on it, then draw a rectangle on your userform and
you should be good to go!

HTH

James Cox
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top