Trending in Formulas and Functions
-
% Expected formula
How is best get % expected formula? I'd like to show for example that by original plan we should have completed 30% but actually have only completed 10%. I have separate column for % completed (reality) and added manually the % expected. Any tips? Thanks
-
Older than 3 years and Status set to Closed
I'm hoping I'm missing something obvious but, I haven't had luck doing this on my own so far and I'm hoping someone can help. I have a sheet I'd like to create a workflow on that when a status changes to 9 - Close Job as Complete and any of 3 date columns is older than 3 years to move the row to an archive sheet I set up.…
-
Stacked IF Statement Using AND and OR
I'm trying to write a formula that evaluates three columns of dates and pulls in the value of a fourth column (MWh@row) if each of the first three column's dates have already occurred in the past or will happen before the end of this year, and I'm not having any success. I keep getting an "#INCORRECT ARGUMENT" error. Can…