store a query calculation

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!
 
J

JL

If you have create a query that do the calculation then
all you have to do is to make the query a update query.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top