Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default dtpicker to display current date when form opens

Hi Dave,

I am using DT picker and the suggested initialisation has worked a treat.

Many thanks to you.

Cheers

Ron


"Dave Peterson" wrote:

I don't know what date picker you're using, but maybe...

Option Explicit
Private Sub UserForm_Initialize()
Me.Calendar1.Value = Date
End Sub



ron mann wrote:

I have a DT picker in a userform. I would like it to display the current date
on opening.

Your assistance with this would be much appreciated.
--
Thanks

Ron


--

Dave Peterson

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Display current date on chart Tail Wind Excel Discussion (Misc queries) 5 April 3rd 23 03:45 PM
need info to display only after date is current and stay there Cindyt Excel Discussion (Misc queries) 4 April 30th 10 01:51 PM
Current Date Code in form Tony Excel Discussion (Misc queries) 11 September 21st 09 04:12 PM
Have current date display in File Name ploddinggaltn Excel Programming 1 October 24th 06 02:37 PM
Can I display the current date in a text box? stephiebrady Excel Discussion (Misc queries) 2 December 2nd 05 02:45 PM


All times are GMT +1. The time now is 12:43 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"