RnRExpress
Technical User
Here is what I have been trying to do.
I have a "reason" field, whioch you can select a reason for issuing a loaned piece of equipment. There are six, such as Claim, Lost, Waiting for Parts, borrowing, DOA, and Agent. Then there is a date field, which you enter the date the loaned equipment was given tot he customer. Now I have a 2nd date field, called "Duedate". I would like for that field to be filled in automatically, based on the "Reason" field and "Date Issued" field.
In other words, if the Reason was "Claim" and the date Issued was 12/1/05, then I want the DueDate to be 15 days after the issued date, or 2/15. If the reason was "agent", and it was issued on 2/1 then the Duedate would be the issued date + 60. Each reason would be a certain number of days past the issued date.
I have tried using If/And statements but that seems clumsy and I havent had that great of luck, but then again, its probably the way I am putting it in.
Any suggestions would be greatly appreciated.
Richard
I have a "reason" field, whioch you can select a reason for issuing a loaned piece of equipment. There are six, such as Claim, Lost, Waiting for Parts, borrowing, DOA, and Agent. Then there is a date field, which you enter the date the loaned equipment was given tot he customer. Now I have a 2nd date field, called "Duedate". I would like for that field to be filled in automatically, based on the "Reason" field and "Date Issued" field.
In other words, if the Reason was "Claim" and the date Issued was 12/1/05, then I want the DueDate to be 15 days after the issued date, or 2/15. If the reason was "agent", and it was issued on 2/1 then the Duedate would be the issued date + 60. Each reason would be a certain number of days past the issued date.
I have tried using If/And statements but that seems clumsy and I havent had that great of luck, but then again, its probably the way I am putting it in.
Any suggestions would be greatly appreciated.
Richard