Тёмный

Make a Dynamic Calendar and Track Important Dates 

HowtoExcel.net
Подписаться 15 тыс.
Просмотров 30 тыс.
50% 1

Наука

Опубликовано:

 

11 ноя 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 61   
@tmcdgreen
@tmcdgreen 2 года назад
Very simple to understand, great tutorial! Would be helpful if the formula box were zoomed into or displayed larger when you add new items.
@noorddinn
@noorddinn Месяц назад
Thank you so much, I have been looking for exactly this type of calender views for my inputs.
@MaroonedAgainPL
@MaroonedAgainPL Год назад
Thank you very much for this Guide! Best regards!
@ashahussein603
@ashahussein603 Месяц назад
How do I replicate the month so that I have a worksheet with 12 months instead of one? I want them to all to be the same size but to have them appear one after the other as I scroll down the page? I want to be able to view the upcoming months. Also at 9:15, how are the cells being frozen? What buttons are being pressed?
@jillianrisse
@jillianrisse 25 дней назад
This was a super helpful tutorial. Thank you so much. Any suggestions on how to change formatting to a month-year drop down? So this can be used for past and future years (vs this year).
@TheINDELICATO
@TheINDELICATO Год назад
How can I add a recurring event every month over years (car payment)? Where do I enter this formula
@angelitoarenas8604
@angelitoarenas8604 Год назад
Great tutorial. 😍 How about we want to hardcode the year instead of current year. Thanks!
@sounduniverse9060
@sounduniverse9060 25 дней назад
Thank you so much.. just a question what if i have more than one task in single day ?
@Bajwa-kr9mr
@Bajwa-kr9mr 8 месяцев назад
How do I get the years to update automatically? For example, I'm starting in Jan 2023 so my calendar view works through December. If I change the view to January, it goes back to 2023. I'd like it to go forward to 2024. Kindly advise me. Thnx
@TheINDELICATO
@TheINDELICATO Год назад
Your video is very informative
@MelanieWigston
@MelanieWigston Год назад
I have multiple events happening on the same date but it's only pulling in the first occurrence in the list, is there a way to include all events in the list in one cell?
@scottjones1474
@scottjones1474 Год назад
i see this is 4 months ago but ..... he did cover this in the video, after each event in that same cell press 'Alt+Enter' this line breaks and adds next value on a different line but in the same cell, then on calendar page just 'Wraptext' the cell it is pulling into
@alexisa-ve9vk
@alexisa-ve9vk Год назад
Great video. If you had more than 1 event on the same day, but they aren't included in the same cell in your list of data, how would you make sure all events on that specific day are pulled into the calendar view?
@katherinetroche8812
@katherinetroche8812 Год назад
Instead of making the row height bigger, try leaving like 3-5 rows untouched then move to the 4 or 6 row (depending on how many rows u need each day)and add the next week formula there. For instance if b4 was my first cell blank to add event , then type the formula there. Then just copy and paste as many times you need too. That is as far as I have learned to have birthday, anniversary,bills etc. After that edit the row height to desired height. Hope this helped
@Bajwa-kr9mr
@Bajwa-kr9mr Год назад
​@@katherinetroche8812 kindly explained in video if possible. Thnx
@alrandini
@alrandini Год назад
Have u found the answer? I have the same problem.
@AbdulMajeed-hx4jv
@AbdulMajeed-hx4jv Год назад
Nice
@TheMrNinzy
@TheMrNinzy 8 месяцев назад
Great work 8:50 what if I have multiple events but rather than alt&enter on one cell, what would it be when adding additional same date events added at a later time?
@h2e
@h2e 8 месяцев назад
In that case you would need an extra cell to accommodate that. I'll have an updated version of this calendar available soon that will make that easier to do.
@maryloreez3923
@maryloreez3923 7 месяцев назад
@@h2ewaiting for your updated video about multiple events in 1 day 🥺
@sounduniverse9060
@sounduniverse9060 25 дней назад
@@h2ei m waiting for that part
@marksibert305
@marksibert305 Год назад
Wait a minute!!! I see where you put Nov 11 in one time with an entry next to it, and a blank date, with an entry, but the calendar pull up them both. How the heck did that happen? When I put in the date two times, with corresponding info, the Match-Index pulled up one line. This confused me.
@scottjones1474
@scottjones1474 Год назад
he did not put the entry next to blank date, he just 'wrap text' the cell (made the one cell taller)
@Its.DreaDre
@Its.DreaDre Год назад
How do you make a recurrence date that happens every month? Like for instance car bill on every 14th?
@h2e
@h2e Год назад
=date(year(today()),month(today()),14) That formula would give you the current year, current month, and the 14th day
@Its.DreaDre
@Its.DreaDre Год назад
@@h2e thank you!
@GardenofPerfume
@GardenofPerfume 9 месяцев назад
I am new to Excel. Where do you use this formula?@@h2e
@GardenofPerfume
@GardenofPerfume 9 месяцев назад
Meaning where to you put it in..:) Thanks.
@Dre_La_Mont
@Dre_La_Mont Год назад
How do you make a notes cell under the date changeable by month? So if I click January I won’t see februarys note
@arebelfromhell
@arebelfromhell 11 месяцев назад
Did u figure this out? I wanna steal your idea. :)
@Dre_La_Mont
@Dre_La_Mont 11 месяцев назад
@@arebelfromhell no I did not unfortunately!
@scottjones1474
@scottjones1474 Год назад
i tried the highlighting conditional formatting for football fixtures , but it only works on the 1st one i try, it will not work on multi dates, any ideas ..?
@scottjones1474
@scottjones1474 Год назад
Never mind I figured it out , I had to make only 2 conditional formatting rules. 1 to search for dates >> =D4=VLOOKUP(D4,Dates!$A:$A,1,0) and the other to search for event >> =D4=VLOOKUP(D4,Dates!$B:$B,1,0) (I made a separate grid for each month :) was fun to figure that out :)
@sofiamecon7985
@sofiamecon7985 Год назад
If you use a date range, how would the formula be so that the range is seen in the calendar?
@h2e
@h2e Год назад
The simplest way would just be to make an entry for each day an event is on. If you deal with lots of ranges, then you could consider using two columns, a start and end date. And then you could check if the current date falls within that range (using greater than or less than operators) and if it does, to extract the value.
@WhitneyHansen-pl1tv
@WhitneyHansen-pl1tv 5 месяцев назад
@@h2e Do you have a tutorial for this?
@russbishop7199
@russbishop7199 11 месяцев назад
I have a calendar set up and I want my monthly bills to appear as I change the month. How do I make this work?
@maricarmolino3647
@maricarmolino3647 6 месяцев назад
did u already figure it out ?
@user-ks1sm1kv5n
@user-ks1sm1kv5n 5 месяцев назад
great tutorial. wondering what the solution is for a range of dates? if i put in a range of dates in my date column, i.e. a 3 day period, then the entry in the calendar disappears altogether. how to i amend this?
@h2e
@h2e 4 месяца назад
The easiest way would be to put the event for each day to ensure it gets picked up correctly.
@schevonemalatji7330
@schevonemalatji7330 9 месяцев назад
Thank you for this great tutorial, quick question...is there a way to view all months on one page if I want to print the complete year calendar so share with someone?
@h2e
@h2e 9 месяцев назад
You can definitely fit in all the months on one page but then you're going to sacrifice a lot of detail; your months would have to be pretty small. So just imagine creating 12 months of this and just making the calendars much smaller in size. I've created a template like this a few years ago: howtoexcel.net/2019/11/excel-12-month-calendar-template.html
@Bajwa-kr9mr
@Bajwa-kr9mr 8 месяцев назад
Sir how to change end date for next year?
@jovenvlogsofficial
@jovenvlogsofficial Год назад
I have receive a value error in entering valuedate not sure what the problem... please help.
@tkranz032
@tkranz032 Год назад
How do I get the years to update automatically? For example, I'm starting in May 2023 so my calendar view works through December. If I change the view to January, it goes back to 2023. I'd like it to go forward to 2024.
@scottjones1474
@scottjones1474 Год назад
did you solve this ..? (isee this was 1 month ago) but i solved this myself :) i just added a downdrop box with years and in 'Start' cell i put formula =DATEVALUE("1/"&D1&"/"&I1)
@tkranz032
@tkranz032 Год назад
@@scottjones1474 thank you. I cheated a bit. I copied the calendar to a new version and replaced (TODAY) with a cell valued with the actual year (2024). Worked like a charm!
@julianreuter88
@julianreuter88 9 месяцев назад
This worked perfectly, thank you!@@scottjones1474
@Bajwa-kr9mr
@Bajwa-kr9mr 8 месяцев назад
​@@tkranz032kindly share the tamplet
@user-zz2gv6qh7r
@user-zz2gv6qh7r 6 месяцев назад
Video is great, its simple but I have a problem. When I do the same thing like you I don get anything, can you suppose what is wrong because I don't know, tried to find but whit no luck.
@h2e
@h2e 6 месяцев назад
Send me an email and I can have a look, contact at howtoexcel.net
@Npizza1
@Npizza1 Год назад
I am stuck. When I copy the Start date formula across the top and change the month the only date that is working is the first date, everything else is blank, which causes the whole calendar to #Value...
@Npizza1
@Npizza1 Год назад
Just kidding, I messed up. Found my error and fixed it. Sorry about that lol
@NJUK939
@NJUK939 Год назад
None of the formulas work on my excel. 😞
@kailashpanwar4753
@kailashpanwar4753 2 года назад
I have face value error how to solve
@h2e
@h2e 2 года назад
Please email me a screenshot of your error so I can help you in more detail: contact [at] howtoexcel.net
@katherinetroche8812
@katherinetroche8812 Год назад
Lol deleted my comment I see smh
@AJSax0n
@AJSax0n 6 месяцев назад
I had to use the following to get the start date. =DATEVALUE(TEXT(MATCH(B3,{"January","February","March","April","May","June","July","August","September","October","November","December"},0),"0")&"/1/"&YEAR(TODAY()))
@sharmineishak
@sharmineishak 4 месяца назад
You are a lifesaver! Thank you!
@jeffersonrosales4876
@jeffersonrosales4876 Год назад
Question: how not to show the previous holidays in the caldendar once you select the next or current month, I don’t the formula in conditional formatting, I tried many times but it won’t run 🥹
@jillianrisse
@jillianrisse 25 дней назад
This was a super helpful tutorial. Thank you so much. Any suggestions on how to change formatting to a month-year drop down? So this can be used for past and future years (vs this year).
Далее
How to Make an Event Calendar in Excel - Part 1
11:53
Просмотров 3,9 тыс.
Using Excel PivotTables to create a calendar
8:13
Просмотров 44 тыс.
How to Make an Event Calendar in Excel - Part 2
9:40
Просмотров 2,5 тыс.
How to make a dynamic calendar in excel
8:36
Просмотров 213 тыс.
Creating a Calendar in Excel
8:24
Просмотров 954 тыс.