Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
The formula below looks at current month, it their a way to look at previous month? =MAX(IF(MONTH(A2:A11)=MONTH(NOW()),B2:B11)) |