March 31, 201015 yr I need to calculate days between dates excluding weekends and company holidays. I have a StartDate and EndDate in my initial database. Do I need to set up a lookup table listing the company holidays and how would that look in a calculation? Any help anyone can give me would be greatly appreciated!
March 31, 201015 yr There are almost as many methods as developers to this question, however would I for starters use this function: http://www.briandunning.com/cf/1008 ...and then pay slight attention to leading and trailing pilcrows before ValueCount( -'ing... There is BTW another solution, here: http://www.databasepros.com/FMPro?-DB=resources.fp5&-lay=cgi&-format=list.html&-FIND=+&resource_id=DBPros000639 --sd
Create an account or sign in to comment