Calculated field

T

Tom

Hi all.
I have a form that browse in table with record navigator.
also, the is a calculated field based on 2 fields on the form (after update
event)
When I browse the previous calculation populate the field.
How do I refresh it when I`m going through the recordes?
Should I do the calculation in different event?

Thanks,
Tom
 
J

Jeff L

Try putting it in the On Current event of the form, or perhaps even in
the control source of the form's field.
 

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