Sign in to join the conversation:
I would like to have the parent row of my health column automatically be red, green or yellow based on the average health of it's child rows.
Does anyone have an idea of how to accomplish this?
I replied on your other thread about this.
Hi - I'm trying to sum the "Bill Check" column if "Receipt" is unchecked and "Revenue Check" is 0 (will be displayed as 0.00). When using the below formula, i receive the #UNPARSABLE error but i can't resolve the issue. =SUMIF(AND([Receipt]2:[Receipt]762 = 0, [Revenue Check]2:[Revenue Check]762, "0.00"), [Bill…
I have sheet that relies heavily on formulas and cell links to stay updated in real time. Recently the sheet was toggled with and no longer contains any of the cell links or formulas (only hard coded numbers). I do not know what every cell was linked to or its' formula. I tried to request a snapshot using the activity log…
I am trying to create a dashboard to see the status of my orders as well as how many orders total are older than 30 days at any given point. I have created charts to show the order status and stages they are in, but I cannot figure out how to show the total number of incomplete orders that are older than 30 days.