tamravnu
10-29-2001, 08:04 AM
I'm trying to use the DateAdd function in a Query. I have a field called "Free Trial Start Date" and when that date is entered I want the field "free trial Exp Date" to display automatically with 30 days added to it. I can't get it to work. I enter
DateAdd: ("d",30,[FreeTrialStartDate],Date())and it tells me that I've entered an invalid identifier or typed parentheses follwing the Null constant. Please help.
Thanks!!!!!!
DateAdd: ("d",30,[FreeTrialStartDate],Date())and it tells me that I've entered an invalid identifier or typed parentheses follwing the Null constant. Please help.
Thanks!!!!!!