S
Steve
Can I use some type of formula to age day by business days not calendar days?
And also exclude the NYSE holidays out?
And also exclude the NYSE holidays out?
KARL DEWEY said:Yes, you can use the Format([YourDateField],"w") to eliminate weekend days.
Without more information (your table structure) I can not show you how to
apply it.
--
KARL DEWEY
Build a little - Test a little
Steve said:Can I use some type of formula to age day by business days not calendar days?
And also exclude the NYSE holidays out?
Steve said:This formula gives me the number of week not business days.
KARL DEWEY said:Yes, you can use the Format([YourDateField],"w") to eliminate weekend days.
Without more information (your table structure) I can not show you how to
apply it.
--
KARL DEWEY
Build a little - Test a little
Steve said:Can I use some type of formula to age day by business days not calendar days?
And also exclude the NYSE holidays out?