M
macropod
Hi jry,
If your first date is in A1, put the following formula in
A2 and copy down (or B1 and copy right):
=IF(DAY(A1)>15,DATE(YEAR(A1),MONTH(A1)+1,15),MIN(DATE(YEAR
(A1),MONTH(A1)+1,0),DATE(YEAR(A1),MONTH(A1),30)))
Cheers
PS: Remove NO.SPAM from the above before replying.
If your first date is in A1, put the following formula in
A2 and copy down (or B1 and copy right):
=IF(DAY(A1)>15,DATE(YEAR(A1),MONTH(A1)+1,15),MIN(DATE(YEAR
(A1),MONTH(A1)+1,0),DATE(YEAR(A1),MONTH(A1),30)))
Cheers
PS: Remove NO.SPAM from the above before replying.