Hi guys
My main form is linked with my subform via RefNumber. I want to change the value of a field, Counter, in my subform, as soon as the RefNumber (found in both forms) changes.
RefNumber is an Autonumber.
RefNumber is basically the amount of records, so I played with the idea of using the NewRecord method.
I tried using the AfterUpdate method and the OnChange method, but nothing seems to work... am I missing something basic?
Thanks a bunch
kruger101
My main form is linked with my subform via RefNumber. I want to change the value of a field, Counter, in my subform, as soon as the RefNumber (found in both forms) changes.
RefNumber is an Autonumber.
RefNumber is basically the amount of records, so I played with the idea of using the NewRecord method.
I tried using the AfterUpdate method and the OnChange method, but nothing seems to work... am I missing something basic?
Thanks a bunch
kruger101