+ Reply to Thread
Results 1 to 2 of 2

Dynamic conditional formatting on activity calendar.

  1. #1
    Registered User
    Join Date
    06-11-2013
    Location
    Indiana, PA
    MS-Off Ver
    MS365 Version 2209
    Posts
    19

    Dynamic conditional formatting on activity calendar.

    Hello,

    I am attempting to use conditional formatting to make a calendar with blocks of different colors for activities.

    There are currently formulas in each week's template to bring in the class schedule entered on the [Class List] Sheet. This is accomplished and fine. What isn't, is the logic to make the other, manual, entries, that override the formulas, conditional formatting.

    in the screenshot and example, I entered breakfast in cell D4 using the dropdown on the sheet [TEST CALENDAR FOR DELETION]. It overrides the formula and the formatting below works that when breakfast is selected for cell below, the block should be all blue, as it is. The problem is, that logic immediately applies to all blocks for all activities.

    How do I make the blocks dynamically update for Wakeup, breakfast, lunch, dinner, exercise, study and bed time as well as keeping the remaining cells below it, not show the dropdown text entered to make it a solid block, with one text line at the top?

    All courses are filled in automatically based on the times on the Clast List and thier entire blocks should be grey, like the first line on row 13, column D. Cells D14 through D17 update to the blue, as that is at the top of the heirarchy. Again, the block between 8:30 and 9:15 am changes to blue but should follow the grey formatting. the other activities should do the same, based on the colors in the key in column L. I know it's in the logic hierarchy, but can't quite wrap my mind around it right now. You can see that it is grey orginally if you

    CalScreenshot.png


    If anyone can make it work, I may have work referals to you in the future. This is the idea of what I am going for with just conditional formatting, minus the lines through blocks. Remember, formulas are in there as a template to pull course schedules. Students then go in and manually update each cell to fill in the other activities. I can't have the text showing for breakfast in each cell they select, but just the 1st in a block. CalScreenshot 2.png

    Thank you so much for your help. It will be life-saving!

    WillCalScreenshot 3.png


    *all sheets are formulated identical. If one blank (formula only) tab is correct, it's an each copy/paste. *this was given to me with about 500 conditional formatting rules. Some were needed, some not. I've got it to here but it has been a struggle for me. I really appreciate the help!
    Attached Files Attached Files
    Last edited by billbalint; 01-16-2024 at 07:31 PM.

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,570

    Re: Dynamic conditional formatting on activity calendar.

    This may do what you want.
    1. Top rule: =(ISNUMBER(SEARCH("Course",C4)))*($B4<Cal_Endtime)*(C4<C3)
    2. Second rule: =(ISNUMBER(SEARCH("Course",C4)))*($B4<Cal_Endtime)
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Conditional formatting on Dynamic Calendar
    By Bingo6538 in forum Excel General
    Replies: 5
    Last Post: 01-04-2024, 02:07 AM
  2. [SOLVED] Calendar Missing Activity
    By billy60 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-25-2023, 01:13 PM
  3. [SOLVED] Conditional formattiog dynamic calendar
    By dekueb in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-21-2022, 06:58 PM
  4. [SOLVED] Conditional formatting of certain weekdays in dynamic calendar assistance
    By PTMD in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-07-2022, 07:37 AM
  5. [SOLVED] Conditional Formatting Days in a Dynamic Calendar
    By Conabear in forum Excel Formulas & Functions
    Replies: 24
    Last Post: 09-29-2021, 12:06 PM
  6. Replies: 1
    Last Post: 12-21-2016, 09:52 PM
  7. Conditional Formatting Dynamic Calendar
    By soubriquet in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-25-2013, 01:56 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1