View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dave Dave is offline
external usenet poster
 
Posts: 1,388
Default chose days by month

I would like to write a function that is different for each month. My dates
are written in dd/mm/yy format. i am looking for a way to reference the
specific cells in a month without referencing day by day. For example i
would write an IF statement like =IF(A1=(SOME DAY IN MARCH?),A1,"". Can
anyone help? I am familiar with arrays and most functions i am just unsure of
what to use. Thanks
A
1 3/3/2006
2 4/4/2006
3 3/16/2006
4 5/2/2006
5 4/29/2006
6 2/2/2006