Viewing 2 posts - 1 through 2 (of 2 total)
Sure!
Calendar Table Name: WorkCalendar
Columns: dt, isWeekDay, isHoliday, Y, FY, Q
Table name that I am getting start and end dates for each project: Model
Columns: StartDate, EndDate, Q1Days, Q2Days, Q3Days, Q4Days
So I...
November 18, 2008 at 1:58 pm
#900168
However, if you want to take into account holidays then you will need something a bit more solid.... Create a table that contains all the work days for the...
November 18, 2008 at 1:22 pm
#900157