Greetings,
I have followed instructions here and from Allen Brown's site for carrying forward values from specific controls to a new record. The instructions above also work very well for me except that after the form is closed and re-opened, these fields are blank.
I have the form set to open to the last record. Each control has an amount to it (numbers). When I click "new record" none of the controls with the carry forward after update works - the fields are blanks. If I fill them in again, then they do carry forward until the form is closed.
Is there something else that I need to do so that when the form re-opens and goes to a new record that it will carry forward the values from the last record of controls that have the AfterUpdate() to it.
I have spent hours trying to figure this out so any help is greatly appreciated!!!
Cheers, RMc