K
Kelvin Beaton
This statement is in an Append query if it matters.
I need to add seven days to this date.
FollowupDate:
Format(DateValue([forms]![frm_GetImportDate]![ImportDate]),"mm/dd/yyyy")
I've tried a number of variations of this and all I get back is a message
saying "This expression is typed incorrectly, or it is too complex to be
evaluated...."
Can someone please help me get this to work?
Thanks
Kelvin
I need to add seven days to this date.
FollowupDate:
Format(DateValue([forms]![frm_GetImportDate]![ImportDate]),"mm/dd/yyyy")
I've tried a number of variations of this and all I get back is a message
saying "This expression is typed incorrectly, or it is too complex to be
evaluated...."
Can someone please help me get this to work?
Thanks
Kelvin