Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 12-04-2019, 10:50 AM
PrincessApril PrincessApril is offline Conditional Highlighting When Approaching End of Quarter if Date in Cell is From Previous Quarter Windows 10 Conditional Highlighting When Approaching End of Quarter if Date in Cell is From Previous Quarter Office 2019
Competent Performer
Conditional Highlighting When Approaching End of Quarter if Date in Cell is From Previous Quarter
 
Join Date: Nov 2019
Posts: 102
PrincessApril is on a distinguished road
Default Conditional Highlighting When Approaching End of Quarter if Date in Cell is From Previous Quarter

I've developed the following formula that will conditionally highlight a cell as the end of each quarter approaches (beginning 45 days prior to quarter end).



The same cell is being reused for each quarter (otherwise we will have too many columns in the worksheet). In Q1 (Quarter 1), the cell should conditionally highlight if the cell is blank and within 45 days of Q1 end (I think I have that part right). For Q2, the cell should highlight if within 45 days of end of Q2 and the cell is either blank or has a date from the prior quarter. Then for Q3 the reminder would be if blank or if a date from either previous quarter (Q1 or Q2). And finally for Q4 that would highlight if blank or if a date from anywhere in Q1-Q3).

Here is what I'm working with so far but getting an error (syntax I think--it's a dialogue box that says "there is a problem with this formula"):

Code:
=OR(AND($H6="",(TODAY()>=DATE(YEAR(TODAY()),3,31)-45))),(AND($H6=>=DATE(Year(TODAY()),1, 1),$H6<=DATE(YEAR(TODAY()),3,31)),TODAY()>=DATE(YEAR(TODAY()),6,30)-45),(AND($H6=>=DATE(Year(TODAY()),1, 1),$H6<=DATE(YEAR(TODAY()),6,30)),TODAY()>=DATE(YEAR(TODAY()),9,30)-45),(AND($H6=>=DATE(Year(TODAY()),1, 1),$H6<=DATE(YEAR(TODAY()),9,30)),TODAY()>=DATE(YEAR(TODAY()),12,31)-45)))
Am I on the right track, and if so, what might be causing the error? Thanks in advance for any assistance!
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditionally Highlighting Blank Cells by Quarter in Current Calendar Year PrincessApril Excel 2 11-29-2019 03:31 AM
Conditional Highlighting When Approaching End of Quarter if Date in Cell is From Previous Quarter Microsoft word Page has 4 quarter squares on each paper AZn Word 3 05-18-2017 07:50 AM
How to calculate a rolling year-to-date percentage by quarter as the year progresses sleake Excel Programming 2 04-23-2015 11:51 AM
Conditional Highlighting When Approaching End of Quarter if Date in Cell is From Previous Quarter Group Date by Quarter in PIVOT TABLE shilabrow Excel 6 04-24-2014 10:44 AM
Conditional Mail Merge per Student and Quarter marysilvaramos Mail Merge 1 01-29-2013 07:17 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 12:24 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft