HI
I have written a if statement to add two cells together (90+1120) if the first column is the same (CU08116) if not it should give me the value in column V but if it is the same in the first column the value of the second line must be 0. How do I finish this formula?
=IF(Q12=Q13,SUM(V12:V13,),V:V)
CU08116 HRC S/F HOOKS 90 1 31 90 1210
CU08116 HRC S/F 190 HYD COLLAR 112 10 386 1120 1120
I have written a if statement to add two cells together (90+1120) if the first column is the same (CU08116) if not it should give me the value in column V but if it is the same in the first column the value of the second line must be 0. How do I finish this formula?
=IF(Q12=Q13,SUM(V12:V13,),V:V)
CU08116 HRC S/F HOOKS 90 1 31 90 1210
CU08116 HRC S/F 190 HYD COLLAR 112 10 386 1120 1120
