B
Bob Phillips
David,
You asked this question on 27th Nov 2003, and this is the answer I gave
then.
Assuming you have a date in A1, this gives the 2nd Sunday of that date
DATE(YEAR(A1),MONTH(A1),1)+MOD(8-WEEKDAY(DATE(YEAR(A1),MONTH(A1),1)),7)+7
--
HTH
Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
You asked this question on 27th Nov 2003, and this is the answer I gave
then.
Assuming you have a date in A1, this gives the 2nd Sunday of that date
DATE(YEAR(A1),MONTH(A1),1)+MOD(8-WEEKDAY(DATE(YEAR(A1),MONTH(A1),1)),7)+7
--
HTH
Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)