View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
sher11a sher11a is offline
external usenet poster
 
Posts: 1
Default formula for first saturday of quarter

the below formula works but i need to add months 6 and 9 (this would be the
first saturday of the quarter. I can't seem to add another month for some
reason but i am a newbie.

=IF(OR(MONTH(E1)=1,AND(MONTH(E1)=3,DAY(E1)<8)),"*I CCFQRTR"," ")