If we ever needed to find a maximum or minimum value in a range of cells based on specific criteria, we had to create an array formula combining the ‘MAX’ (or ‘MIN’) function with an ‘ IF ‘ function component. Microsoft Excel is a commercial spreadsheet application written and distributed by Microsoft for Microsoft Windows and Mac OS X. Pre-2007 versions of Excel use XLS as the primary format for saving files. It features calculation, graphing tools, pivot tables, and a macro programming language called Visual Basic for Applications. Learn how to use Excel's MAX function for both Mac and PC. Includes numerous formula examples in Excel and VBA (WITH PICTURES).
Question: In Microsoft Excel 2010/2007/2003/XP/2000/97, how do I make a cell display the contents of the last cell of a range that has data?
- See how to use the MAX function in Excel to find highest value in a group and non-adjacent ranges, get max date, find largest number ignoring zeros and errors, work out absolute max value,.
- Download Excel for umi Max, version: 16.0.4 for your Android Max, file size: 63.92 MB, was updated 2021/23/01 Requirements: android 6.0 Marshmallow or above.
Answer: This is a bit tricky and the formula that you need to use will depend on the types of data that you have in the range.
Data Range is Formatted as Text
If your range contains only text values, you could use the following formula that uses the INDEX, MATCH and REPT functions:
where range is the range that you wish to check
For example, if you wanted to find the last text value in column A, you would use the following formula:
For example, if you wanted to find the last text value in range C2:C10, you would use the following formula:
Data Range is Formatted as Numeric
If your range contains only numbers, you could use the following formula that uses the INDEX and MATCH functions:
where range is the range that you wish to check
For example, if you wanted to find the last numeric value in column A, you would use the following formula:
For example, if you wanted to find the last numeric value in range C2:C10, you would use the following formula:
Format Cell In Excel For Max Value In A Range
Data Range contains both Text and Numeric
If your range contains both text and numeric values (ie: there must be at least one text and one numeric value in your range) and you want to find the last value, you could use the following formula that uses the INDEX, MAX, MATCH and REPT functions:
where range if the range that you wish to check.
For example, if you wanted to find the last value (either text or numeric) in column A, you would use the following formula:
Excel For Mac Iqy
For example, if you wanted to find the last value (either text or numeric) in range C2:C10, you would use the following formula: