I am trying to determine a Term date. I am using a DateAdd function in a query. Formula.
DateAdd(“m”, [termLength], [inservicedate]) the query accepts this formula but when I try to run it asks for parameters. I would just like this to be a calculated field. Any help would be greatly appreciated!!
Comment