Time and Date Selector

trevolly

Board Regular
Joined
Aug 22, 2021
Messages
124
Office Version
  1. 365
Platform
  1. Windows
Hi all.

Is there any way to have a time selector and a date selector in a cell in Excel without using add ins? My company won’t allow add ins to the system.

I’ve got a form where an engineer has to select a date and time for a high powered engine run to commence and for some reason they seem to struggle to enter the data correctly. I’ve done a data validation list for dates but times is an issue as it could be a request for any minute of the day. 00:00, 00:01, 00:02 etc.

I was hoping that if you clicked on the cell it would offer a select the time or date system

Thank you all.
 
The date time picker is available in 365, but probably only in the 32bit version.
Yes, that is discussed in the microsoft article I link to in post #5. But, the article that I have the image of in post #7 is more recent, but it doesn't discuss what ##-bit version is discussed.
 
Upvote 0

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.
Thank you. Seems I have the same issue as others - it’s not listed, but thank you for the time and reply.
 
Upvote 0
I'm using Excel 2021 Office and Student
And I have no option for a Time and Date Selector
 
Upvote 0
I had a little time on my hands and I was a little frustrated by the lack of a time picker so I designed one myself. You can download the file by clicking here . There is a Worksheet_SelectionChange macro in the code module for Sheet1 which you can modify to suit your needs. Just click on any cell in column A. Any feedback is welcome. You can copy the userform into any file where you may need it.
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,398
Latest member
rjsteward

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top