![]() |
Excel equation question
How can you use the( =small) equation using dates with cells that have a
zero. I want the equation to ingnore cells with zero and only look at cells with a date. i.e Last TRN Last Receipt Last Issue Last Ship 20080506 20080307 0 20080229 |
Excel equation question
Use a COUNTIF() to count the zeros +1...as below
=SMALL(A1:A10,COUNTIF(A1:A10,0)+1) If this post helps click Yes --------------- Jacob Skaria "Jackie" wrote: How can you use the( =small) equation using dates with cells that have a zero. I want the equation to ingnore cells with zero and only look at cells with a date. i.e Last TRN Last Receipt Last Issue Last Ship 20080506 20080307 0 20080229 |
All times are GMT +1. The time now is 10:09 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com