I have a field [VerbalDue]. I have used the DateAdd function to caluculate the date; however I also want the user to be able to manually change the date.
Control Source for Verbal Due.....
=DateAdd("y",+7,[FileStart_D])
Is this possible? Thanks!!!!
Control Source for Verbal Due.....
=DateAdd("y",+7,[FileStart_D])
Is this possible? Thanks!!!!