T
tighe
All,
thank you for all the previouis help.
currently i have a form has three fileds to tracks letter "Recieve",
"ResponseDue", and "Respond."
on the recieve text box's afterupdate event i have:Me.ResponseDue =
DateAdd("d", 30, Me.Recieve).
what i need is that on the first letter, the minimum date, if an the main
form the criteria is "NMA" that the date add be 60.
thank you for the help in advance. AC2007/XP.
thank you for all the previouis help.
currently i have a form has three fileds to tracks letter "Recieve",
"ResponseDue", and "Respond."
on the recieve text box's afterupdate event i have:Me.ResponseDue =
DateAdd("d", 30, Me.Recieve).
what i need is that on the first letter, the minimum date, if an the main
form the criteria is "NMA" that the date add be 60.
thank you for the help in advance. AC2007/XP.