Search Excel Forum Posts, Tutorials, Macros, Tips, and More
In a cell I want to have a drop down calendar of the current month. I
downloaded a template of a calendar and tried data valadation but it only
displayed the source range. Any ideas?
TIA
Similar Excel Video Tutorials
DV Drop-Down based on DV Drop-Down
- Dependent Drop Down lists: See how to use Names, the INDIRECT function and Data Validation Drop Down lists to create Data Validation Lists based on ot ...
Helpful Excel Macros
Get Values from a Chart
- This macro will pull the values from a chart in excel and list those values on another spreadsheet. This will get the s
Similar Topics
Okay, in need of more help.
I would like to create a drop down menu within a cell that brings up a calendar, from which the user can click a date and that date is populated into the cell w/the drop down.
So far, I've not been successful, other than using the calendar control, which is a full-time displayed calendar that is bound to a single cell. I have a column of cells that each will potentially have a different date. I would like each cell to have independent drop downs, from which dates can be selected and populated accordingly.
All I've been able to find that is remotely close is this: http://danielcurran.com/instructions...ontrol-60-sp4/ Unfortunately, his recommended files that I downloaded did absolutely nothing. Any other ideas?
Thanks for looking.
Hello All,
I was assigned this project and would need some help in getting started. Basically what needs to be done is have a calendar (template which I downloaded off the web) and for each date there needs to be a drop down list with 3 selections. When selecting an option from that list a cell outside of the calendar will display a description of events for that team on that day. Therefore the description needs to be static and unique to the team.
any help would be great. I have adjusted the calendar template but thats about it. Oh! and filled out my 3 selections for my drop down list. Lets call them Peter, Paul, Mary.
Thanks.
Does anyone now how I can create a drop down calendar in a given cell. The kind that shows the small calendar icon and when click on you can pick month, day, year.
I am trying to make an interoffice work order for maintenance issues and need
to create a drop down calendar with a box with a button (icon) that when
clicked on shows the calendar to pick the date and enter it into the box. I
know how to insert a calendar that stays on the page but does not drop down.
I am using Microsoft Excel 2003. Help!!!!
Hi,
I want to make a calendar using VBA that fills in my calendar template in excel with the dates of the month e.g. 1 2 3 4 5.....31 but start them under the corresponding DAY. So Each month has a header starting sunday through to saturday and I want to get it so it starts the 1st of the month under the correct day. This is important as I want the calendar to be dynamic and update based on a drop down which chooses the year. Here is my project so far and on the sheet called calendar is the spec of what Im trying to do. i also saw this post about a vba calendar creator but I have no idea how to do this any help would be great.
http://www.ozgrid.com/forum/attachme...4&d=1147461706
thats the file
this is the post:
http://www.ozgrid.com/forum/showthre...light=calendar
My file containing what I've done so far:
http://www.excelforum.com/attachment...e-academic.xls
Hope you can help,
Andy
Hi, I'm trying to put together a calendar on Excel using a calendar template I downloaded.
I want to be able to type a list of events and the day they occur, and have the calendar automatically populated with this data. Do you have any suggestions about how to go about this?
Thanks!
Hi all ,
Among all topics i didnt find what i need, what i need exactly is in a certain cell i need to insert a combo box form and when i click the arrow to drop down a small calendar from which i can click the needed date .
It is not a show calendar form button i need so when i click it it pop ups a calendar .
This didn't work http://www.rondebruin.nl/calendar.htm
I appreciate very much your help .
Hi all,
Is it possible to have a drop-down calendar in Excel? If yes, how would I accomplish that? E.g. if I wish to have all cells in Column C to have a drop down that would then show me the calendar.
Kind regards.
Ben
I recently did a calendar on Excel 2010, the code and everything else on the worksheet is fine but when I emailed it to someone to use they couldn't get the calendar to work.
I downloaded Calendar Control 11 to create this, is it because other users don't have this file that my calendar will not work for them? Any help at all will be kindly appreciated.
Thanks
Mat
Hi
I have developed the pop-up calendar in excel using VB and macro. Now I am able to open a pop-up calendar by double clicking in a cell of any spread sheet.
I have one requirement.
Assume I enter a date by selecting from the pop-up calendar in a cell, say for example, I enter 25/09/2010 as date in cell.
When I open the pop-up calendar in another cell, I want the pop-up calendar to open 'Sep' month.
Presently, it is opening the current month instead of the month value entered in the other cell.
Please advise.
Regards
Srinath
I have been able to successfully use the built-in calendar function to create a drop down calendar for the user to input a date, which then populates any given cell to which I link the calendar functionality.
My question is - is there a way to link the same calendar functionality to MULTIPLE cells in a column?
Ideally, my spreadsheet will contain one column into which only dates will be entered. I would like to allow the user to click on THE SPECIFIC CELL into which they would like the date to appear; this action will initiate the pop-up drop-down calendar REGARDLESS OF THE ROW in the date column; the user will then select the desired date from the calendar, and that date will then populate the chosen cell.
Thanks in advance.
Hi All
I'm using Excel 2002 and am currently creating a holiday tracker.
I am looking to integrate a calendar button into this sheet.
For e.g. when someone clicks on the button a popup window opens up with the calendar for 2008.
I am not looking for a drop-down calendar. I simply want users to see the yearly calendar when they click on the button.
Any help would be appreciated.
Thank you.
A Bellad
I have figured out creating drop down menus using the validation option but
what I would like to do is have a scrollable calendar in that field. Is there
a way to put a calendar in pull down menus or would someone recommend another
way to approach this?
rgds
Pip
Can I have a drop down menu in cell A4 to show calendar so as to click date this then stays in cell A4
The calendar must contain the full 12 months "month by month" & auto change year as it moves from 2009 to 2010
Any help thanks
I got this attached sheet from this very forum. I was wondering is there a way out that the pop out calendar could show two months calendar i.e as now when i click on the calendar button it shows up August's calendar, i want it to show up August's as well as next month's (September) calendar also but in the same window.
Any help or advice would be really appreciated.
Thanks
Hey Guys -
Wondering -I want to create a spreadsheet and have a Row of cells each with its own Drop down calendar so that the user may select the date of choice without manually keying the data.--- A calendar that shows the entire month and the user can select the date and once the date is selected it will read automatically in the cell.
similar to the Data Validation option that allows the user to ONLY select whatever is placed in the cell drop down.
Is this even possible?
Any tips would be great! Thanks!
Crystal
I'm having trouble copying rows of cells from Excel to a Outlook calendar appointment. They do not keep the format of the spreadsheet. If I copy them from a csv file, I am able to copy and retain the info in each cell. My goal is to create a calendar template that I can copy from Excel data into the calendar and post into a shared calendar. Any ideas?
Hi,
I am working in a userform and I need to find out how I could set a field for date and have a calendar drop down in it?
Any ideas or codes anyone?
Thanks in advance!
This is my 2nd post with no solutions yet. i created a calendar with formulas so that it can be used again in the future. I also have a row in between the weeks with drop downs for vacations, sick, personal. But the formula is counting the drop down row. For example: the 1st falls on sun, then the next row is blank for my drop downs and the next row is showing 9th-15th so it skip a whole week due to the extra row. HELP!! NOTE: i have to use this calendar otherwise i would find one online.
Hello!
I'm in need of some assistance.
I have a worksheet that has a Calendar on a worksheet from Calendar Control 8.0.
I want to be able to pick a month from the calendar and press a button to convert the selected month into a worksheet. I have a custom made calendar worksheet that I would like for it to be converted into.
I have uploaded my workbook. It contains the custom calendar worksheet as well as the calendar control.
The file is called "calendar.xls".
Any help would be greatly appreciated!!
question for you guys. I have a worksheet called data which has one column called events and the other called date. and another worksheet called calendar. which has a calendar template i downloaded from microsoft. basically want to put all the events into their correct place in the calendar. anyone know of a way to do this. or can sugguest an different approach?
Hi I am using a great pop up calendar without ActiveX made by a guy called Phil Johnson. When you click a specified cell the calendar appears. The only problem is that the calendar doesn't default to today's date when it opens.
I've seen the calendar in questioned mentioned a couple of times so I was wondering if anyone could help me to solve the problem?
I have the original file Calendar source code if anyone needs it.
Many thanks
I added the Calendar feature from the ToolBox "More Controls" - Calendar Control 8.0 to a form. I changed the control source of the calendar to a date/time field on the form, so that this field would store the date that users click on in the calendar. This works fine, but it is not "real-time". The date/time text box does not "update" each time the user click a different date on the calendar. Is there anyway to accomplish this?
Also, does the Calendar always need to be displayed? Or is there an option like in 2007 where the Calendar is "minimized" until the user clicks the square next to the text box? Thanks.
I have this calendar, and in between each week i have drop downs that show vacation, personal and sick. The problem is this is only for 2011 i need to have this calendar for future years to come. is there a way i can insert a formula that will change years and dates so that i dont have to manually do this.. NOTE i already have a calendar w formulas inside but i think its not meant to have the extra row in between each wk..
JANUARY
SUN
MON
TUE
WED
THU
FRI
SAT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Does anyone have an excel or access calendar they are willing to part with. What I want to be able to do is have people on my team fill out when they are traveling on one central calendar separate from our outlook calendar that I can then run reports for the month's travel, or by employee. '
I have yet to find a data entry type calendar that allows for this type of functionality. Can anyone help?