I used the and the calender icon appears next to my field, now I want something for time, is there "time picker" that I can use in Access ? I do not want to type in the time. e.g .10:45 . Thanks again
I used the and the calender icon appears next to my field, now I want something for time, is there "time picker" that I can use in Access ? I do not want to type in the time. e.g .10:45 . Thanks again
I don't think so. you can always have two comboboxes, one holding 1-12 (or 24 if you so wish) and the other 00-59. You can then concatenate the contents of each into a string with a : between them.
Thanks a lot, I will try that..
Skroof
I have also tried to find a time picker in Access 2010 Version 14 32-bit but the only thing I have found is date picker option. I hope someone can come up with an idea. You might want to try the Knowledge Base for Access 2010 through MSDN.