A
a_m101
Hi,
I am having a problem with an expression in a form that I am making.
It is for a library system. In one field I have the date a book wa
taken out. However, in another text box in the form, I need to buil
an expression which will calculate the due date of the book. The du
date has to be 1 calender month from when the book was taken out.
However, if the calender month gives a date due back on a Saturday o
Sunday, then the date must be automatically changed to the followin
Monday. i.e. a book due date cannot fall on a weekend.
I tried using the DateAdd function, but could not find a way o
changing the date to a Monday if the due date happened to fall on
weekend.
I appreciate any help.
Thank
I am having a problem with an expression in a form that I am making.
It is for a library system. In one field I have the date a book wa
taken out. However, in another text box in the form, I need to buil
an expression which will calculate the due date of the book. The du
date has to be 1 calender month from when the book was taken out.
However, if the calender month gives a date due back on a Saturday o
Sunday, then the date must be automatically changed to the followin
Monday. i.e. a book due date cannot fall on a weekend.
I tried using the DateAdd function, but could not find a way o
changing the date to a Monday if the due date happened to fall on
weekend.
I appreciate any help.
Thank