L
Lizz45ie
How do I write a If statement that compares the next row and then divide a
number that is in another column. Here is an example of my data:
sales order actual hour Avg # of hrs
660000001234 40.0
660000001234
660000001234
Here is my formula: =IF(A50 = A51,F50/2, F50)
number that is in another column. Here is an example of my data:
sales order actual hour Avg # of hrs
660000001234 40.0
660000001234
660000001234
Here is my formula: =IF(A50 = A51,F50/2, F50)