Hi. I am using Excel 2003. I want to be able to manage a calendar in a drop down format when I select a cell. The user will then choose a date from the calendar and it will auto-fill the date in the cell. How do I manage this please?
NJW
Hi. I am using Excel 2003. I want to be able to manage a calendar in a drop down format when I select a cell. The user will then choose a date from the calendar and it will auto-fill the date in the cell. How do I manage this please?
NJW
Hi,
Create a list of allowable dates, name the range of dates and then with Data Validation specify the 'list' option and enter the name you've given to the dates.
HTH
Richard Buttrey
RIP - d. 06/10/2022
If any of the responses have helped then please consider rating them by clicking the small star iconbelow the post.
Hi Richard thanks for that. I am using that system for other spreadsheets. but what I was after was what you sometimes see in internet application forms - a small calendar icon that would then open into a useable size for the user to pick a date. Do you know what I mean?
NJW
I'm using a VBA Userform with MonthView1 calendar on it, and the selected date is entered into textbox when clicked and the calendar closes.
Just a Note: I've read that people have trouble with the MonthView1 calendar(various problems), but I'm so new at this that I haven't had enough time to have any trouble as of today...LOL
The only problem that I've ran into with these date pickers are that if other people use your file on their computer(access it via local network), they may or maynot be able to use the MonthView calender due to whether or not they have it loaded with their copy of Excel. For files where I'm the sole user, I've not had any trouble.
Life is like a roll of toilet paper. The closer it gets to the end, the faster it goes.
John Wright
John would you share the monthView1 code with the Forum?
See the alternatives here. Calendar controls can cause problems & are not available from Excel 2010
Hope that helps.
RoyUK
--------
For Excel Tips & Solutions, free examples and tutorials why not check out my web site
Free DataBaseForm example
I also got the MSCalendar (Calendar Controls 11.0) to work so there is another option for you to consider. Just keep in mind some have had trouble when multiple users try to use the same workbook from different computers. So far several computers here at work seem to be happy with this one.
Same Excel file as in my earlier post, but with MS Calendar instead of MonthView1.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks