Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 04-19-2016, 11:46 AM
EddyWD EddyWD is offline What formula can I use to find the lowest cell in a column that has a value in it? Windows 10 What formula can I use to find the lowest cell in a column that has a value in it? Office 2013
Novice
What formula can I use to find the lowest cell in a column that has a value in it?
 
Join Date: Apr 2016
Posts: 2
EddyWD is on a distinguished road
Default What formula can I use to find the lowest cell in a column that has a value in it?


I am trying to find a formula (or combination of formulas) that I can use to find the lowest cell in a column that has a value in it (is not clear/blank). That is the main problem.

I would like to then take the value of the cell, that is on the row horizontal to the cell found and in the first column. I think I might be able to work this out, using a vlookup function maybe, the main issue is stated in the title and first paragraph.

Thanks,
EddyWD
Reply With Quote
  #2  
Old 04-19-2016, 08:50 PM
xor xor is offline What formula can I use to find the lowest cell in a column that has a value in it? Windows 10 What formula can I use to find the lowest cell in a column that has a value in it? Office 2016
Expert
 
Join Date: Oct 2015
Posts: 1,097
xor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to all
Default

If you have your data where you want to find the lowest value in C1:C20 and the data you want something returned from in A1:A20 then try the following formula:

=INDEX($A$1:$A$20,MATCH(MIN($C$1:$C$20),$C$1:$C$20 ,0))
Reply With Quote
  #3  
Old 04-20-2016, 02:43 PM
EddyWD EddyWD is offline What formula can I use to find the lowest cell in a column that has a value in it? Windows 10 What formula can I use to find the lowest cell in a column that has a value in it? Office 2013
Novice
What formula can I use to find the lowest cell in a column that has a value in it?
 
Join Date: Apr 2016
Posts: 2
EddyWD is on a distinguished road
Default

Sorry, I don't mean the lowest value numerically, (41352454346) but the lowest/bottom (41352454346) in a list?
Reply With Quote
  #4  
Old 04-20-2016, 09:29 PM
xor xor is offline What formula can I use to find the lowest cell in a column that has a value in it? Windows 10 What formula can I use to find the lowest cell in a column that has a value in it? Office 2016
Expert
 
Join Date: Oct 2015
Posts: 1,097
xor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to all
Default

If you have your numbers in A1:A100 then

Last value: =LOOKUP(2,1/(A1:A100<>""),A1:A100)

Address of last value: =ADDRESS(MATCH(9.9E+307,A:A),1,4)
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
If column B cell is a certain value then copy and paste the value to column A Snaybot Excel Programming 1 12-01-2015 07:10 PM
Need help with dragging a formula and changing a reference column as I drag the formula. LupeB Excel 1 10-22-2015 03:02 PM
Find text within cell and return column and row title next to the name on a new sheet. tanyabowring@live.co.uk Excel Programming 2 03-26-2015 01:48 AM
What formula can I use to find the lowest cell in a column that has a value in it? keep each item/cell in column A associated with a group in column C ht889 Excel 1 02-25-2014 12:36 PM
How can I delete the content of a cell in column if the cell value is more than 1000? Learner7 Excel 2 06-27-2011 05:44 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 04:59 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft