From the course: Excel: Financial Functions in Depth
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
Introduction to LAMBDA functions with BYCOL and BYROW - Microsoft Excel Tutorial
From the course: Excel: Financial Functions in Depth
Introduction to LAMBDA functions with BYCOL and BYROW
- [Instructor] We've talked a bit in previous chapters about dynamic array ranges. And here's an example of a beautiful dynamic formula that is going to automatically expand and contract as we change the number of years in the schedule. What you might've noticed though, is that as we change it, this SUM formula down below doesn't automatically expand and contract because it's not dynamic. So, what we can do, now that we know how to use the hash, is that we could replace that with a hash and we can use a SUM there, but that is not giving us the correct result because it is summing absolutely everything in the range. All we want to do here is to sum up the column only. So, this is where we are going to use the BYCOL function. And this is a new type of Lambda function that they have introduced specifically for this type of calculation. Now, if you are using an older version, you may need to write out the Lambda. So, let's have a look at how to do that. If we were to use the BYCOL, it's…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
STOCKHISTORY: Get historical stock prices3m 40s
-
(Locked)
Live stock prices with Stocks data types2m 51s
-
(Locked)
Calculate exchange rates with the Currency data type4m 3s
-
(Locked)
FIELDVALUE: Get field data3m 7s
-
(Locked)
STOCKHISTORY with data types2m 13s
-
(Locked)
Charting STOCKHISTORY with data types6m 1s
-
(Locked)
Introduction to LAMBDA functions with BYCOL and BYROW3m 9s
-
(Locked)
Using BYCOL with multiple ranges1m 30s
-
(Locked)
Applying formatting to dynamic ranges2m
-
(Locked)
Building a cumulative sum with SCAN2m 24s
-
-
-