hi..
iam working on some overriding of dates..
i have a set dates say ( d1, d2, d3,d4,........)
iam working on a macro, to skip the holidays and weekend dates
Ex:
A1 = 12/06/08
A2 = 13/06/08
A3 = 14/06/08
A4 = 15/06/08
A5 = 16/06/08...where 14ht and 15th are weekends..
so i need to over write then as :
A1 = 12/06/08
A2 = 13/06/08
A3 = 16/06/08
A4 = 17/06/08
any help is much appritiated
thanx.