Turn cell green based one two criteria

altsean06

New Member
Joined
Jul 14, 2010
Messages
20
My employees have to open credits. At the end of the month, i add all of them together and input a value to my excel file under their name and the current month. Every associate with the same status, (fulltime, part time, or d status) have the same goal so there is only one goal row for each status. If an associate was not actively employed in our store, they have values of " '--------- " so that they are not counted or added. but if they were not actively employed then their year total cannot be conditional formated to reference the year goal total as some months dont apply to them...

This is what i have right now.

=SUM(INDIRECT(CONCATENATE("$D$24:",ADDRESS(24,3+COUNT($D22:$O22)))))
but if i insert a row into the named ranges to add an employee, then some year totals lose color and just turn white (no fill) any help?
 
Last edited:

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.
Right now i have three named ranges. (FullTime, PartTime, and DStatus)
The ranges consist of entire rows, so the ranges must be arranged vertically. I can name the rows of goals ie: FullTimeGoal, PartTimeGoal, and DStatusGoal
 
Upvote 0

Forum statistics

Threads
1,214,566
Messages
6,120,262
Members
448,953
Latest member
Dutchie_1

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