I have a fairly large spreadsheet which requires an extra column added which is to have values taken from existing cells within the worksheet. I want the new value to come from different columns in each row dependant upon values in that row.
If any one can help I can e-mail a small sample which has an explanation of what I am trying to achieve.
Otherwise, here is what I want described in as few words as possible :-
My new column will be headed 'Projected'.
If the cell in the same row under a 'Status' column has a 'C' in it then the value in 'Projected' should be 0 (zero).
If 'Status' is not 'C' then the 'Projected' value should be taken from the 'Final' column, unless this is empty (null?) then it should be the greater of either (1) a column named 'Payment' or (2) the sum of 2 columns ('Value' & 'Variation'.
If 'Value', 'Variation' & 'Payment' are all empty (Null ?) then 'Projected' should then take the value from another field called 'Estimate'. Phew !
Hope someone understands the above,
Thanks for reading, hope you can help,
Regards,
Jock
If any one can help I can e-mail a small sample which has an explanation of what I am trying to achieve.
Otherwise, here is what I want described in as few words as possible :-
My new column will be headed 'Projected'.
If the cell in the same row under a 'Status' column has a 'C' in it then the value in 'Projected' should be 0 (zero).
If 'Status' is not 'C' then the 'Projected' value should be taken from the 'Final' column, unless this is empty (null?) then it should be the greater of either (1) a column named 'Payment' or (2) the sum of 2 columns ('Value' & 'Variation'.
If 'Value', 'Variation' & 'Payment' are all empty (Null ?) then 'Projected' should then take the value from another field called 'Estimate'. Phew !
Hope someone understands the above,
Thanks for reading, hope you can help,
Regards,
Jock