In this article, we will learn to return the Last column of data in Excel.
Scenario:
In simple words, while working with long unmannerly data, and then if needed to extract the column number of the last cell from range. We can use the below explained formula in Excel and can use the same in formulas to feed the row value. The formula considers all kinds of data types and blank cells in between range arrays.
For this article we will be needing the use the following functions:
Now we will make a formula out of these functions. Here we will give a list of values as data. We need to find the column of the last cell value in the given input data or say the last non-blank cell in the range.
Syntax:
data : list of values having data.
Example:
All of these might be confusing to understand. So, let's test this formula via running it on the example shown below. Here we will perform the formula over values and significance with the range data.
Use the formula:
"range" argument given as named range for the array A1:AA4 in the above formula
Explanation:
Here the array to the function is given as the named range. Press Enter to get the last column number as result.
As you can see in the above snapshot the column number of the last non blank cell is 27. You can feed the result with other functions to extract different results.
Value from the last non blank cell.
Use the INDEX function to get the value from the last column of data.
Use the formula:
As you can see from the above formula you can get the date value from the last column as well.
Here are some observational notes using the above formula.
Notes:
Hope this article about How to Find the Last column of data in Excel is explanatory. Find more articles on reference formulas here. If you liked our blogs, share it with your fristarts on Facebook. And also you can follow us on Twitter and Facebook. We would love to hear from you, do let us know how we can improve, complement or innovate our work and make it better for you. Write to us at info@exceltip.com.
Related Articles:
How to use the INDEX function : Return the value with the index position from the array in Excel using INDEX function.
Find the last row with mixed data in Excel : working with long unmannered numbers, text or blank cell data. Extract the last row with non blank cell using the formula in Excel.
Finding the Last Day of a Given Month : Returns the last day of a given month.
How to Get Last Value In Column : Find the last value in a column or list.
Difference with the last non blank cell : Returns the SUM of values between given dates or period in excel.
Popular Articles:
50 Excel Shortcuts to Increase Your Productivity | Get faster at your task. These 50 shortcuts will make you work ODD faster on Excel.
The VLOOKUP Function in Excel | This is one of the most used and popular functions of excel that is used to lookup value from different ranges and sheets.
COUNTIF in Excel 2016 | Count values with conditions using this amazing function. You don't need to filter your data to count specific values. Countif function is essential to prepare your dashboard.
How to Use SUMIF Function in Excel | This is another dashboard essential function. This helps you sum up values on specific conditions.
The applications/code on this site are distributed as is and without warranties or liability. In no event shall the owner of the copyrights, or the authors of the applications/code be liable for any loss of profit, any problems or any damage resulting from the use or evaluation of the applications/code.