ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Simple Formular (https://www.excelbanter.com/excel-discussion-misc-queries/105900-simple-formular.html)

Jay

Simple Formular
 
Thanks in advance

Question about formula: "=SUM(IF(BY233:BY2630,D279:D309))"
I don't get this formula, especially about BY233:BY263: What is meant by "BY"?
Please, help.



VBA Noob

Simple Formular
 

Hi,


It's an array formula.

Its check cell ref BY233:BY263 (column 77) is greater than range
D279:D309

You can learn more anout arrays on the attached link.

http://www.cpearson.com/excel/array.htm

VBA Noob


--
VBA Noob
------------------------------------------------------------------------
VBA Noob's Profile: http://www.excelforum.com/member.php...o&userid=33833
View this thread: http://www.excelforum.com/showthread...hreadid=573256


Toppers

Simple Formular
 
BY is the column (Heading). Columns go from A to IV (256 in all).

The formula is testing for values in column BY, rows 233 to 263 being 0
and if so, sum the "equivalent" values in Column D, rows 279 to 309.

HTH

"Jay" wrote:

Thanks in advance

Question about formula: "=SUM(IF(BY233:BY2630,D279:D309))"
I don't get this formula, especially about BY233:BY263: What is meant by "BY"?
Please, help.




All times are GMT +1. The time now is 08:59 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com