Learn about the power of Array Formulas. Some of the topics covered are: 1.Basics of array formulas 2.Eliminate columns and formula and replace them with a single array formula 3.Learn how to use Array Functions 4.See great time & space saver formula for Lookup-Adding and Counting Unique Records. In this series see how to create array formulas in Excel. Array formulas can take complex series of formula calculations and reduce them down to a single formula that sits in just one cell! You will see how to create array formulas and see how to use Array Functions. Learn how to create Array Formulas such as: 1. Total Sales (given rows of input data) 2. Stock Portfolio Return & Standard Deviation given many input variables 3. Multi-conditional Summing and Counting 4. Bayes' Statistical Theorem 5. Summing the 3 largest values for boomerang tournaments 6. Find the biggest improvement Learn how to use the following Array Functions: 1. FREQUENCY function for Frequency Distributions and Histograms 2. COLUMN & ROW functions to create consecutive Numbers 3. MMULT function to do Matrix Algebra 4. TRANSPOSE function to transpose tables 5. LINEST function to do Linear Algebra
About this course
- Videos:
- 38
- Duration:
- 6 hours
Excel Array Formulas Beg - Advanced
Lectures in this course (38)
-
Highline Excel Class 36: Array Formulas Basics
31:35
Download Excel file: http://people.highline.edu/mgirvin/excelisfun.htm Topics for this video: 1)Learn about the basics of array formulas 2)Entering array formulas with Ctrl + Shift + Enter 3)Array syntax 4)Operations on ranges and arrays instead ...
27,597 views
-
Highline Excel Class 37: SUMPRODUCT function
20:00
Download Excel file: http://people.highline.edu/mgirvin/excelisfun.htm Topics for this video: 1)Learn about the basics of SUMPRODUCT 2)The SUMPRODUCT function multiplies arrays of the same size and then adds the products 3)See how to get SUMPRODU...
17,323 views
-
Highline Excel Class 38: Array Functions TRANSPOSE FREQUENCY
5:55
Download Excel file: http://people.highline.edu/mgirvin/excelisfun.htm See how to use the array functions: 1)TRANSPOSE 2)FREQUENCY This is a beginning to advanced Excel class taught at Highline Community College by Mike Gel excelisfun Girvin Busn...
9,744 views
-
Highline Excel Class 39: Forcing Functions To Become Arrays
21:00
Download Excel file: http://people.highline.edu/mgirvin/excelisfun.htm If an array or range is put into a function argument that is expecting a single value, the function becomes an array and delivers an array of values instead of a single value....
11,717 views
-
Excel Magic Trick 425: Functions That Can Handle Array Syntax And Do Not Require CSE
8:02
Learn about 7 functions that can handle array sytax and do not require Ctrl + shift + Enter: OR, SMALL, LARGE, LOOKUP, VLOOKUP, INDEX, MATCH functions.
3,643 views
-
Excel Magic Trick 440: Array Formulas Advanced Tips
23:15
We will try to answer the questions: 1.What is the Difference Between Array and Range? 2.What is an Array Formula? 3.When Do I Have To Use Ctrl + Shift + Enter? Advanced Excel Array Formula Topics
11,430 views
-
Excel Magic Trick 358: Part 1: Return Multiple Items From One Lookup Value for Table w Formula
12:43
Duplicate Lookup or Lookup 1 value, return many for a table Part 1. Return winning bets for week from a football betting database. See a formula that will return multiple items when there are two criteria for the data extraction. See an INDEX and...
48,164 views
-
Excel Magic Trick 359: Part 2: Return Multiple Items From One Lookup Value for Column w Formula
8:19
Duplicate Lookup or Lookup 1 value, return many for a column Part 2. Formula to return all the numbers from a column that contains text and numbers. See an array formula that uses the functions: COUNT, IF, ROWS, INDEX, ISNUMBER, SMALL. Return Mul...
17,539 views
-
Excel Magic Trick 360: Part 3: Return Multiple Items From One Lookup Value for Row w Formula
8:24
Duplicate Lookup or Lookup 1 value, return many for a row Part 3. See a formula that looks up one value and returns multiple items. One To Many Relationship. See an array formula that uses the functions: COUNTIF, IF, COLUMNS, INDEX, SMALL and ROW...
19,391 views
-
Excel Magic Trick 620: Count Unique Items in List - Robust Formulas & A Few Array Formula Tricks
17:40
Aladin at the Mr Excel Message Board has great advice about the robustness of formulas. Learn about a robust formula for counting unique items in a list using the SUMPRODUCT, COUNTIF and an array formula component, then see an array formula that u...
8,523 views
-
Excel Magic Trick 608: Array Formula To Return Multiple Items - List Students With Free Periods
11:06
See a formula that can lookup and return all the student names based on the blanks in a different column using the functions COUNTIF, IF, ROWS, INDEX, SMALL, ROW and an array formula. Also see: Excel Magic Trick 359: Part 2: Return Multiple Item...
13,890 views
-
Excel Magic Trick 609: Array Formula To Return Multiple Items - List Periods That Students Have Free
13:54
See a formula that can lookup and return all the class periods based on the blanks in a different row using the functions COUNTIF, IF, COLUMNS, INDEX, TEXT, SMALL, COLUMN, and Concatenating (joining) two columns and an array formula. Also see: Exc...
6,483 views
-
Excel Magic Trick 473: Extract Unique Records with Formula (Complex Array Formula)
17:44
See how to: 1)Extract a unique list of records with a formula and display in a column using the functions IF, ROWS, INDEX, SMALL, FREQUENCY, MATCH, ROW, SUMPRODUCT and COUNTIF. 2)Extract a unique list of numbers only with a formula and display i...
21,460 views
-
Excel Magic Trick 627: FREQUENCY Array Function (10 Examples)
51:50
Topics about FREQUENCY array function is this video: 1. Basics of FREQUENCY function -- see all aspects of how this function works (00:34 mins) 2. Create a Vertical Frequency Distribution ( 00:34 mins) 3. Create a Horizontal Frequency Distribution...
11,482 views
-
Excel Array Formula Series #1: Basics of Array Formulas
8:07
See how to create a basic array formula. Learn about the syntax, the Ctrl + Shift + Enter method of formula entry and the curly brackets that get entered automatically by Excel See how to calculate the Total Sales (given rows of input data) ...
66,516 views
-
Excel Array Formula Series #2: TRANSPOSE function
2:13
See how to use the Array function TRANSPOSE to transpose a table, switching rows and columns to columns and rows. In this series see how to create array formulas in Excel. Array formulas can take complex series of formula calculations and reduc...
49,552 views
-
Excel Array Formula Series #3: Expected Return For Stocks
3:38
See how to create array formula that will calculate the Expected Return for Stocks. See how to calculate individual stock return and standard deviation given different assumed states of the future economy. See how to use probability and assu...
28,770 views
-
Excel Array Formula Series #4: Find Largest Improvement
3:08
See how to create array formula for finding the largest improvement in sales from one year to the next. The formula MAX(D5:D9-C5:C9) will show you the biggest improvement Remember to enter array formula with Ctrl + Shift + Enter In this ser...
11,526 views
-
Excel Array Formula Series #5: SUM 3 Largest Values
2:36
See how to create array formula for adding the 3 largest or smallest values in a data set. This is a great trick for scoring the Maximum Time Aloft Boomerang event. Array Formulas: Add the 3 highest values Remember to enter array formula with ...
15,869 views
-
Excel Array Formula Series #6: Statistics Bayes' Theorem
3:51
Create an array formula for Bayes' Theorem in Statistics. See the Root (Prior) probability, Conditional Probability, Joint Probability and Posterior Probability. In this series see how to create array formulas in Excel. Array formulas can take ...
15,437 views
-
Excel Array Formula Series #7: Boolean Logic & Criteria
10:05
See how to create array formulas for Summing and Counting when there are multiple conditions. See how to use Boolean logic and array formulas to calculate when there are multiple conditions. See how to create a dynamic table and Chart bases on a c...
26,153 views
-
Excel Magic Trick 314: Convert TRUE & FALSE to 1 and 0
6:07
See 4 methods for converting TRUE and FALSE to 1 and 0 (zero) using double negative, multiply by one, add zero, and divide by one: --TRUE, TRUE*1, TRUE+0, TRUE/1. See the SUMPRODUCT function and learn about the Order Of Precedents that Excel follo...
9,164 views
-
Excel Array Formula Series #8: FREQUENCY function
5:27
See how to use the Array FREQUNCY function correctly. See how to use the FREQUNCY function to counts occurrences in categories. Then use the frequencies to build Frequency Distributions and Histograms. In this series see how to create array for...
28,504 views
-
Excel Array Formula Series #9: Count Characters in Range
1:50
See how to create array formula that counts all the characters in a range of cells The formula SUM(LEN(B26:C46)) counts all the characters in a range of cells. Don't forget Ctrl + Shift + Enter In this series see how to create array formulas...
8,896 views
-
Excel Array Formula Series #10: Amazing Syntax Array Trick
5:10
See how to create an array constant from values in cells. This is an amazing trick that can save tons of time when you want your array stored in memory. In this series see how to create array formulas in Excel. Array formulas can take complex s...
7,966 views
-
Excel Array Formula Series #11: ROW & COLUMN functions
4:55
See how to create array formulas with the ROW & COLUMN functions in order to create consecutive Integers. Also see how to use the INDIRECT and ROW function together to create permanent consecutive Integers. In this series see how to create a...
19,914 views
-
Excel Array Formula Series 12: MMULT function Matrix Algebra
2:21
See how to use the array function MMULT to multiple Matrices in Matrix Algebra. This is an array function that requires the Ctrl + Shift + Enter trick. In this series see how to create array formulas in Excel. Array formulas can take complex se...
28,890 views
-
Excel Array Formula Series #13: LINEST function
10:25
Do Multiple Regression and Linear Algebra with the Array LINEST function. Also see how to use the SLOPE, INTERCEPT and the FORECAST functions for linear algebra. Also see how to create a Scatter diagram with a Linear Trend Line.
27,792 views
-
Excel Array Formula Series 14.1: Stock Returns
6:46
See how to create array formulas for individual stock return and standard deviation given different assumed states of the future economy. See how to use probability, stock weights and assumed stock returns to calculate individual stock return a...
16,740 views
-
Excel Array Formula Series #14.2: Beginning Stock Analysis
9:53
See how to create array formulas for Portfolio Return & Standard Deviation. See how to calculate individual stock return and standard deviation given different assumed states of the future economy. See how to use probability, stock weights and ...
13,705 views
-
Excel Array Formula Series 14.3 Portfolio Standard Deviation
9:57
See how to create array formulas for Portfolio Return & Standard Deviation. See the array functions: MMULT, COLUMN, TRANSPOSE. See how to do this given different assumed states of the future economy. See how to use probability, stock weights an...
24,886 views
-
Excel Array Formula Series 14.4: Stock Portfolio Analysis
4:46
See how to create array formulas for Portfolio Return & Standard Deviation. See the array functions: MMULT, COLUMN, TRANSPOSE. See how to calculate individual stock return and standard deviation given different assumed states of the future economy...
16,893 views
-
Excel Magic Trick 634: Text to Text or Number to Number Matches for Logical Formulas
5:45
Learn how to build Logical Formulas for counting with criteria or Conditional Formatting so that the comparison is between Text and Text or Number and Number. Text to Number comparisons do not yield matches such as 2003 and "2003". Learn how to co...
6,298 views
-
Excel Magic Trick 785: Extract Top 3 Customer Names With Formula (Robust Formula Handles Dups)
10:15
Download file: https://people.highline.edu/mgirvin/ExcelIsFun.htm See better formula from Aladin at Mr Excel Message Board for extracting top three customer names from data set without the use of an extra column or helper cells: Mr Excel & excelis...
4,039 views
-
Excel Magic Trick 811:Multiple Two Way Lookup Adding INDIRECT, ADDRESS & Array MATCH Function
11:16
Download file: https://people.highline.edu/mgirvin/ExcelIsFun.htm 1. Multiple Two Way Lookup Adding using INDIRECT, ADDRESS and ARRAY MATCH Function as well as SUMPRODUCT, SUM and N functions 2. Amazing trick from circlechicken at Mr Excel Messa...
6,721 views
-
Excel 2010 Magic Trick 877: Manager Sales Rep Report: OR Criteria Formula To Extract Records
10:52
Download workbook: http://people.highline.edu/mgirvin/ExcelIsFun.htm Use Data Validation and 2010 Excel array formula to Extract Records With Or Criteria to create a Manager Sales Rep Report. See the functions IFERROR, INDEX, AGGREGATE, ROW and ROWS
2,818 views
-
Excel 2010 Magic Trick 878: Manager Sales Rep Report: OR & AND Criteria Formula To Extract Records
12:52
Download workbook: http://people.highline.edu/mgirvin/ExcelIsFun.htm Use Data Validation and 2010 Excel array formula to Extract Records With OR & AND Criteria to create a Manager Sales Rep Report. See the functions IFERROR, INDEX, AGGREGATE, ROW...
2,518 views
-
Excel Magic Trick 944: How To Create Your Own Original Array Formula From Scratch
15:06
Download workbook: http://people.highline.edu/mgirvin/ExcelIsFun.htm Learn how to take a step by step approach to creating your own array formulas: 1) First: Create calculation long hand 2) Second: Notice Pattern of long-hand formulas and concoct ...
3,245 views