I have a form that automatically enters the current date. I also have a field that is a list box that the user inputs a value: E=Emergency-complete in 24 hrs
U=Urgent-complete in 5 days
R=Routine-complete in 15 days
I need to automatically populate a field called:ReguiredDate based on the entry made in the (field name)-"EURD" field. If the user selects "E" I need the required date to add 24 hours to the DateReceived field and display that date in the RequiredDate field. If the user selects "U" I need it to add 5 days to the DateReceived field and display the date 5 days from that in the DateRequired field and so on...
I know an IFF statement is necessary but I'm not sure how to go about writing it or where to put it.
I am using Access 97
Thanks in advance to anyone that can help!
RookieDev
U=Urgent-complete in 5 days
R=Routine-complete in 15 days
I need to automatically populate a field called:ReguiredDate based on the entry made in the (field name)-"EURD" field. If the user selects "E" I need the required date to add 24 hours to the DateReceived field and display that date in the RequiredDate field. If the user selects "U" I need it to add 5 days to the DateReceived field and display the date 5 days from that in the DateRequired field and so on...
I know an IFF statement is necessary but I'm not sure how to go about writing it or where to put it.
I am using Access 97
Thanks in advance to anyone that can help!
![[bigglasses] [bigglasses] [bigglasses]](/data/assets/smilies/bigglasses.gif)