Date Difference Help

G

Guest

I am trying to create a date difference formula on a form that has a subform,
so far I am getting ?name in the field.

The formula I am using is
=DateDiff("d",[Forms]![frmAllocated]![ResponseDate],[DateReceived]), as you
can probably work out from the formula, the Response Date is in a sub form on
the main form, and the Date Received is in the main part of the form.

The field where date difference is, is on the main form also.

I have also noticed that the subform field loses its[] brackets when I go
back and try to think of something I have missed off the formula.

Could anybody point me on the right direction?
 

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