D
Deb
How can I store a calculation from the query (e.g., date:
DateAdd("d",5,[one date])
I have a field in my table called "date" and would like to
store this calculed date there. How could I do that?
Thanks!
DateAdd("d",5,[one date])
I have a field in my table called "date" and would like to
store this calculed date there. How could I do that?
Thanks!