Download presentation
Presentation is loading. Please wait.
Published byJudith Woods Modified over 8 years ago
1
OV 1 - 1 Copyright © 2011 Element K Content LLC. All rights reserved. Calculating Data with Advanced Formulas Apply Cell and Range Names Calculate Data Across Worksheets Use Specialized Functions Analyze Data with Logical and Lookup Functions
2
OV 1 - 2 Copyright © 2011 Element K Content LLC. All rights reserved. Range Names Range name displayed in the Name Box Range name displayed in the Name Box Selected range
3
OV 1 - 3 Copyright © 2011 Element K Content LLC. All rights reserved. Three-Dimensional Cell References Worksheets in the workbook Three-dimensional cell references Three-dimensional cell references
4
OV 1 - 4 Copyright © 2011 Element K Content LLC. All rights reserved. Function Syntax =IF(B12>=77%,"ABOVE","BELOW") Arguments in parentheses Function name Commas separate each argument Commas separate each argument
5
OV 1 - 5 Copyright © 2011 Element K Content LLC. All rights reserved. Logical Functions =IF(B3>=10000,"ABOVE","BELOW") Criteria Logical function True False
6
OV 1 - 6 Copyright © 2011 Element K Content LLC. All rights reserved. VLOOKUP and HLOOKUP Functions =VLOOKUP(B14,A2:F11,MATCH(B13,A2:F2)) Value to be searched Value to be searched Lookup range MATCH function for identifying the column
7
OV 1 - 7 Copyright © 2011 Element K Content LLC. All rights reserved. VLOOKUP and HLOOKUP Functions (Cont.) Value to be searched Value to be searched Lookup range MATCH function for identifying the row =HLOOKUP(B13,A2:F11,MATCH(B14,A2:A11))
8
OV 1 - 8 Copyright © 2011 Element K Content LLC. All rights reserved. Reflective Questions 1. What types of advanced calculations have you encountered either on the job or personally? 2. What factors will influence the choice of a range name?
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.