Thread
:
Lookup dates
View Single Post
#
2
Posted to microsoft.public.excel.programming
Jacob Skaria
external usenet poster
Posts: 8,520
Lookup dates
Hi
Paste this formula in Range("C1"). This will display the figures for 1st
month.
=IF(MONTH(A1)=1,B1,"")
If this post helps click Yes
---------------
Jacob Skaria
Reply With Quote
Jacob Skaria
View Public Profile
Find all posts by Jacob Skaria