G
Guest
I have read other posts about using DataAdd but have not been able to get it to work
I have a table with 2 fields, last report & next report, both Date/Time Medium format
I have tried using =DateAdd("m", 12, [last report]) to get the "next report" field populated with a date a year after the "last report" date
What's the best way to do this? Via a query? Can I have the "next report" field of the table automatically filled as soon as the "last report" field is filled with a dat
Jorge
I have a table with 2 fields, last report & next report, both Date/Time Medium format
I have tried using =DateAdd("m", 12, [last report]) to get the "next report" field populated with a date a year after the "last report" date
What's the best way to do this? Via a query? Can I have the "next report" field of the table automatically filled as soon as the "last report" field is filled with a dat
Jorge