Search results

  1. T

    Omitting Public Holidays from CalcWorkDays

    Is there a way for me to omit public holidays using the CalcWorkDays Funtion? I have the following code that works great for removing the weekends from my calculation, but is there a way for me to remove the public holidays from the equation? I am currently using the following code: Function...
  2. T

    Form to Report - Between two Dates

    I would be gratful if anyone could advise how i can open a report but only show entries between two dates using a command button? I have the following expression which enables me to use a command button to open a report based on the current open record: DoCmd.OpenReport stDocName...
Back
Top Bottom