ControlSource

C

Calvin

I want to store data that has been calculated. I am using the DateAdd
function I want to store the new date once it's been calculated but b/c I am
using the control source to perform this calculation in the form I can't
store the data. Can someone please tell me if there is a way to calculate and
store the formula.

for instance
DateAdd("m",ServiceInterval],[tblLog Subform].Form![ServiceDate)]
this is my formula and I want to store the date in the NextServiceDate
column of the service table.

please help.
 

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

Similar Threads


Top