ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   date of corresponding blank cell (https://www.excelbanter.com/excel-discussion-misc-queries/81660-date-corresponding-blank-cell.html)

Aoife

date of corresponding blank cell
 

Two columns: A & B
Column A = delivery due date
Column B = delivery date
If no delivery is made, cell is left blank.

How can I get Excel to return the oldest missed delivery date?

Thanks for any suggestions in advance.

Aoife.


--
Aoife
------------------------------------------------------------------------
Aoife's Profile: http://www.excelforum.com/member.php...o&userid=33191
View this thread: http://www.excelforum.com/showthread...hreadid=530079


Bernie Deitrick

date of corresponding blank cell
 
Aoife,

Array enter, using Ctrl-Shift-Enter:

=MIN(IF(B2:B100="",A2:A100))

Format for date, and change the range to reflect your data range.

HTH,
Bernie
MS Excel MVP


"Aoife" wrote in message
...

Two columns: A & B
Column A = delivery due date
Column B = delivery date
If no delivery is made, cell is left blank.

How can I get Excel to return the oldest missed delivery date?

Thanks for any suggestions in advance.

Aoife.


--
Aoife
------------------------------------------------------------------------
Aoife's Profile: http://www.excelforum.com/member.php...o&userid=33191
View this thread: http://www.excelforum.com/showthread...hreadid=530079




Aoife

date of corresponding blank cell
 

Bernie - Yes! It did help.
Arrays are a whole new world to me...a whole new beautiful world.
Many thanks,
Aoife.


--
Aoife
------------------------------------------------------------------------
Aoife's Profile: http://www.excelforum.com/member.php...o&userid=33191
View this thread: http://www.excelforum.com/showthread...hreadid=530079



All times are GMT +1. The time now is 03:41 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com