franksirvent
Programmer
Hi
I have a form and subform...
The form has only one field (a combo box)...
The problem is that when I am creating a new record, and I select a value from the form combo box, it runs the subform_Afterupdate routine.
I only want the subform_afterupdate to run ONLY when there is an "after update" on the subform.
Anyone knows how to go around this ???
I´ve checked the code and I don´t see why it triggers it..
Thanks in advance
I have a form and subform...
The form has only one field (a combo box)...
The problem is that when I am creating a new record, and I select a value from the form combo box, it runs the subform_Afterupdate routine.
I only want the subform_afterupdate to run ONLY when there is an "after update" on the subform.
Anyone knows how to go around this ???
I´ve checked the code and I don´t see why it triggers it..
Thanks in advance