Thread
:
How do you use DTpicker in a Userfrom
View Single Post
#
3
TDR
Junior Member
Posts: 3
Chip
Thanks for that problem solved
Regards,
TDR
Quote:
Originally Posted by
Chip Pearson
You simply drag and drop the control on to the userform, and
resize it to the desired size. You get the currently selected
date with the Value property. E.g.,
MsgBox Me.DTPicker1.Value
You might want to be more specific in your question. What
problems are you having with the control?
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
"TDR"
wrote in message
...
Hi,
Can you please show me how to use dtpicker in a userform. I am
new to
vba and i am having some trouble trying to understnad this
part.
Thanks
--
TDR
Reply With Quote
TDR
View Public Profile
Send a private message to TDR
Find all posts by TDR