![]() |
Excel
I need to know what formula to use in order to calculate when the sum in
column A is 3 times greater than the sum in column B. |
Excel
Aaron,
Adjust the ranges as required: =IF(SUM(A:A)SUM(B:B)*3,TRUE,FALSE) NickHK "Aaron" wrote in message ... I need to know what formula to use in order to calculate when the sum in column A is 3 times greater than the sum in column B. |
Excel
or just
=SUM(A:A) SUM(B:B)*3 In article , "NickHK" wrote: Aaron, Adjust the ranges as required: =IF(SUM(A:A)SUM(B:B)*3,TRUE,FALSE) NickHK "Aaron" wrote in message ... I need to know what formula to use in order to calculate when the sum in column A is 3 times greater than the sum in column B. |
Excel
Hi
Thanks for your help. Do I put this formula at the bottom of row "AA" or row "BB"? I need if to extract all of the values that is greater than the value in "BB"? "NickHK" wrote: Aaron, Adjust the ranges as required: =IF(SUM(A:A)SUM(B:B)*3,TRUE,FALSE) NickHK "Aaron" wrote in message ... I need to know what formula to use in order to calculate when the sum in column A is 3 times greater than the sum in column B. |
Excel
Hi
Thanks for your help. Do I put this formula at the bottom of row "AA" or row "BB"? I need if to extract all of the values that is greater than the value in "BB"? "JE McGimpsey" wrote: or just =SUM(A:A) SUM(B:B)*3 In article , "NickHK" wrote: Aaron, Adjust the ranges as required: =IF(SUM(A:A)SUM(B:B)*3,TRUE,FALSE) NickHK "Aaron" wrote in message ... I need to know what formula to use in order to calculate when the sum in column A is 3 times greater than the sum in column B. |
All times are GMT +1. The time now is 09:42 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com