dwayne dibley
Registered User.
- Local time
- Today, 01:31
- Joined
- Oct 1, 2008
- Messages
- 26
This problem has become the bain of my life, I just cant find a way to resolve it - it should be so bloody simple.
Basically what should happen is; the user inputs the library book ascension number which returns all the data of the book included the amount time the book is allowed to be loaned(7,14,21 days). I have another field called loaned date(which I have used the now function). I then have another unbound text field which I have called due date and all I want tje form to do is add the maxloantime to today's date - resulting in due date.
I have tried the dateadd function, simply adding them together, afterupate on numerous fields but I dont get a fucking sausage - the field simply stays blank.
I had this prob a few weeks back which I thought had been resolved, but no its back again.
HELP!!!!
Basically what should happen is; the user inputs the library book ascension number which returns all the data of the book included the amount time the book is allowed to be loaned(7,14,21 days). I have another field called loaned date(which I have used the now function). I then have another unbound text field which I have called due date and all I want tje form to do is add the maxloantime to today's date - resulting in due date.
I have tried the dateadd function, simply adding them together, afterupate on numerous fields but I dont get a fucking sausage - the field simply stays blank.
I had this prob a few weeks back which I thought had been resolved, but no its back again.
HELP!!!!