Calender on drop down Menu

  • Thread starter Thread starter KimTong via AccessMonster.com
  • Start date Start date
K

KimTong via AccessMonster.com

Hi,

Can I make a calender on drop down menu?. So instead of enter the date, just
click the date on the menu. Thank you....


KF
 
Most times when I need to enter a date, I have a textbox on a form with a
button beside it. The textbox is locked to prevent users from typing a date
into the textbox. The button is captioned "Enter Date". Clicking the button
opens a popup form with a calendar on it. When a date is clicked on the
calendar, the date is programatically entered into the textbox and the popup
forn is closed.

PC Datasheet
Providing Customers A Resource For Help With Access, Excel And Word
Applications
(e-mail address removed)
 
Hi Steve,

Thank you for the answer. You said, 'Clicking the button opens a popup form
with calender on it', how do we open a popup form with calender on it?. Sorry
for the incovienience.

KT
Most times when I need to enter a date, I have a textbox on a form with a
button beside it. The textbox is locked to prevent users from typing a date
into the textbox. The button is captioned "Enter Date". Clicking the button
opens a popup form with a calendar on it. When a date is clicked on the
calendar, the date is programatically entered into the textbox and the popup
forn is closed.

PC Datasheet
Providing Customers A Resource For Help With Access, Excel And Word
Applications
(e-mail address removed)
[quoted text clipped - 3 lines]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top