Date Selection Userform

  • Thread starter Thread starter Archie
  • Start date Start date
A

Archie

Hi,

I would like to use a 'Date Selection' userform in a VBA code
It should be possible to select the Month/Year and the Day,

Does anybody have such a userform for me?

Lotus Notes users would know exactly what I mean.

Archie
 
There's a DateTimePicker control that allows you to pick a date from a
calendar control. With the userform in design, right click the tools menu
and select more controls, then browse for the datetime picker control
 

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