Question : Calculating Work Days

I'm trying to create a formula in my query that will calculate the # of workdays between two dates but also exclude holidays that are in my tblHolidays. Also, if one of my dates falls on a weekend (saturday or sunday) then have it calculate the # of workdays from the monday right after the weekend.

Example: Due Date is 07/24/10 and actual ship date is 07/27/10. Then the # of workdays would be 1.

Another Example: Due date is 07/27/10 and the actual ship date is 07/27/10. Then the # of workdays would be 0.

Answer : Calculating Work Days

Without examples, it's tough to debug, but I recently ran in to some similar problems.  It seems that the style of the containing element (usually a div) was messing up the style of the modal.  I moved the modal out of as many nested elements as possible and the problems went away.  Can you try something like that?
Random Solutions  
 
programming4us programming4us