Create an expression that uses a value from a table and 1 from a f

  • Thread starter thestrangerurmotherwarneduabout
  • Start date
T

thestrangerurmotherwarneduabout

I want to set up an expression that calculates the difference between the
last entered value in a table and the value entered on a form (which is based
on the same record set).
i.e. This week's meter reading minus last week's meter reading.
I know I'll use a macro, but cannot seem to figure out how to select the
values for this expression. Any ideas?
Thanks,
Jim
 
T

Tom Wickerath

Hi Jim,

Try this sample out:

Referring to a Field in the Previous Record or Next Record
http://support.microsoft.com/?id=210504


Tom
_________________________________________

:

I want to set up an expression that calculates the difference between the
last entered value in a table and the value entered on a form (which is based
on the same record set).
i.e. This week's meter reading minus last week's meter reading.
I know I'll use a macro, but cannot seem to figure out how to select the
values for this expression. Any ideas?
Thanks,
Jim
 

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