C
CJ
Hi,
Can someone please assist me with the following issue:
I am currently using the formula noted below to direct
another application ( Bloomberg ) to select prices from
the previous 6th business day.
My question is> Is there any way to revise the formula to
exclude US holidays for successive years (i.e. for 2005,
2006...) without having to manually change the date
entries each year, in the formula?
=WORKDAY(Today(),-6,
{"5/31/04","7/5/04","9/6/04","11/25/04","12/25/04","1/1/05"
})
Thank you
Can someone please assist me with the following issue:
I am currently using the formula noted below to direct
another application ( Bloomberg ) to select prices from
the previous 6th business day.
My question is> Is there any way to revise the formula to
exclude US holidays for successive years (i.e. for 2005,
2006...) without having to manually change the date
entries each year, in the formula?
=WORKDAY(Today(),-6,
{"5/31/04","7/5/04","9/6/04","11/25/04","12/25/04","1/1/05"
})
Thank you