Hi,
I have a form with 2 subforms on it. If I change a record on one of the subforms(sub1) I want my graph on sub2 to update. the name of the graph is grafiek. I tried it several lines of code for example:
me![sub2]!grafiek.requery
me![sub2].grafiek.requery
me![sub2].form.grafiek.requery
etc.
but all didn't work.
The top one did work on Access 2000, but not in Access 97.
Can anybody help me?
Florens
I have a form with 2 subforms on it. If I change a record on one of the subforms(sub1) I want my graph on sub2 to update. the name of the graph is grafiek. I tried it several lines of code for example:
me![sub2]!grafiek.requery
me![sub2].grafiek.requery
me![sub2].form.grafiek.requery
etc.
but all didn't work.
The top one did work on Access 2000, but not in Access 97.
Can anybody help me?
Florens