G
Guest
Hi,
I have a main form containing a combo box. Based on the combo box value, a
sub form displays data. Everything is fine when I open the form or change
records. If I change the value of my combo box, I need the sub form to
display the information based on the new value of the combo box. How do I do
this? I know it would be after update but what would the code be? Do I
reference the whole sub form as a requery or just one of the boxes? I need
the whole sub form to display the new data.
Thanks,
I have a main form containing a combo box. Based on the combo box value, a
sub form displays data. Everything is fine when I open the form or change
records. If I change the value of my combo box, I need the sub form to
display the information based on the new value of the combo box. How do I do
this? I know it would be after update but what would the code be? Do I
reference the whole sub form as a requery or just one of the boxes? I need
the whole sub form to display the new data.
Thanks,