Forum Discussion
Lorenski
Apr 15, 2022Copper Contributor
HIGHLIGHT ROW OF THE CURRENT WEEK
I've looked around and tinkered. I just can't land on the right formula, and everyone's situation is slightly different.
I need to be able to open up my Excel document and have the row of the current week highlighted. (Some combination of IF, THEN, TODAY, WEEKNUM, etc. in the conditional formatting, is what I've tried to get.)
I have ITAR sensitive information so I can't share the whole file. But I shared a screenshot of what is safe.
=$E3=ISOWEEKNUM(TODAY())
Maybe with this rule for conditional formatting.
=$E$3:$N$28
The format is applied to the above range in the attached file.
- OliverScheurichGold Contributor
=$E3=ISOWEEKNUM(TODAY())
Maybe with this rule for conditional formatting.
=$E$3:$N$28
The format is applied to the above range in the attached file.
- Skaur1560Copper Contributor
hey i'm trying to do something similar and hoping you can help please as I've been struggling for far too long!
I am trying to do a border around the column under this week's date (as shown in col G) but can't seem to do it. At the moment I am doing it manually but there are a lot of tabs so would love for it to update automatically. Are you able to help me pretty please? Note, I'm using Excel not Google Sheets. Screenshot here-
https://drive.google.com/file/d/1GG_cZQ0ZCzG47NPOqRPLEbT4Y4FURD0C/view?usp=sharing
Thank you!
- LorenskiCopper ContributorThat was it! Thank you! I figured it wouldn't take long 🙂