S
Scott
Guest
I have a table that includes a field called [Date Issued] and a field called [Expiry Date]. In my form I have a calculation that determines the [Expiry Date] from an input [Date Issued] using the DateAdd and IIf functions. However although the calcs work in the form - I can't get them to return the values to the table (the Date_Issued does return to the table). Any help would be appreciated