A
Anna
Right now I'm trying to add a date using this function.
DateAdd("d", [lead time field populated with a number],
Date())
It tells me "data type mismatch" - can I not have a field
in the 2nd criteria? What else can I do then!?
DateAdd("d", [lead time field populated with a number],
Date())
It tells me "data type mismatch" - can I not have a field
in the 2nd criteria? What else can I do then!?