Adding another formula

Tazzy666uk

New Member
Joined
Jul 15, 2014
Messages
19
So....... I very kind gentleman on here helped me with my spreadsheet. Essentially, I have a book with a sheet that has conditional formatting and formulas that then highlight on an 'alert' cell on another sheet.......

The formula (which works) that he created was:

[FONT=Calibri, sans-serif]=IF(OR(SUMPRODUCT(--(TRIM(INDIRECT("'CurrentStaff'!A4:AM"&COUNTA('CurrentStaff'!$A$4:$A$10000)+3))="")),COUNTIF(INDIRECT("'CurrentStaff'!AK4:AK"&COUNTA('Current Staff'!$A$4:$A$10000)+3),"<"&DATE(YEAR(TODAY())-1,MONTH(TODAY()),DAY(TODAY())))),IF(SUMPRODUCT(--(TRIM(INDIRECT("'CurrentStaff'!A4:AM"&COUNTA('CurrentStaff'!$A$4:$A$10000)+3))="")),"Check","Check E"),"")[/FONT]

[FONT=Calibri, sans-serif]However, despite thinking it was finished and not wanting to bother the gentleman again, I have another bit that I missed, and these formulas are way over my head :( [/FONT]

[FONT=Calibri, sans-serif]I have a column (M) starting at M4 and going to M10000 that will have a date entered. If the date is more than 7 years old from the current date, it will fill yellow (done by conditional format, because I can manage this bit!!) It is also formatted that if blank=red, ok=white/clear.

I need my alert cell (E12) on the other sheet to change to amber & "Check E" as well, if over 7 years.

Alert cell (E12) on other sheet conditional formats are:

[/FONT]=LEN(E12)=7 (turns cell amber "Check E")

=AND(C12<>"",E12="") (turns cell green)

=AND(C12<>"",E12<>"") (turns cell red "Check")

Many Thanks in advance, there are some really kind & helpful people on here. I just wish I knew more about formulas :(



[FONT=Calibri, sans-serif]

<o:p></o:p>
[/FONT]
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.

Forum statistics

Threads
1,223,902
Messages
6,175,278
Members
452,629
Latest member
SahilPolekar

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top