![]() |
How to perform the following function in Excel?
I would like to set following conditions in Excel, but find it difficult on
coding. Could anyone give me any suggestion please? Under A Colume, there are a list of numbers Profit 100 101 -50 -60 50 -50 -20 -10 80 Under Colume B, I would like to determine the maximum consecutive loss from Colume A, in this case, it should return -50-60 = -110 Does anyone have any suggestion? Thank you in advance Eric |
How to perform the following function in Excel?
Hi
=SUMIF(A:A,"<0",A:A) Arvi Laanemets "Eric" wrote in message ... I would like to set following conditions in Excel, but find it difficult on coding. Could anyone give me any suggestion please? Under A Colume, there are a list of numbers Profit 100 101 -50 -60 50 -50 -20 -10 80 Under Colume B, I would like to determine the maximum consecutive loss from Colume A, in this case, it should return -50-60 = -110 Does anyone have any suggestion? Thank you in advance Eric |
How to perform the following function in Excel?
See answer in MISC newsgroup.
Please do not multipost. -- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "Eric" wrote in message ... I would like to set following conditions in Excel, but find it difficult on coding. Could anyone give me any suggestion please? Under A Colume, there are a list of numbers Profit 100 101 -50 -60 50 -50 -20 -10 80 Under Colume B, I would like to determine the maximum consecutive loss from Colume A, in this case, it should return -50-60 = -110 Does anyone have any suggestion? Thank you in advance Eric |
How to perform the following function in Excel?
Sorry, forget it!
|
All times are GMT +1. The time now is 05:15 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com