DT Picker

  • Thread starter Thread starter Alex Martinez
  • Start date Start date
A

Alex Martinez

Hi,

How do I get the value of a DT Picker. For example I select a date
4/1/2005. How do I get 4/1/2005. I want to have two DT picker and compare
the value between them. Thank you in advance for help..
 
Like this

Dim D1 As Date
D1 = DTPicker1.Value

HTH. best wishes Harald
 

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

Similar Threads

DT Picker 8
IF and AND statements 4
Outlook from .dotx to .oft 1
Error with Date Picker 3
Date and time picker control 3
pop-up julian date 1
DT Picker control 1
"Can't move focus..." 2

Back
Top