Hi all,
I'm using a userform with a date and time picker in Excel 2003. I want to set the format so the user will be able to select both date AND time.
I tried this
but it only shows the date picker.UserForm1.Start.Format = dtpCustom UserForm1.Start.CustomFormat = "MM/DD/YYYY HH:nn:ss"
Is it even possible to display both the date and the time controls simulatniously?
Thanks
Nick
I think you will need to use more than one control and then combine the results to get your date/time value.
Dom
"May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."
Use code tags when posting your VBA code: [code] Your code here [/code]
Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks