Requery

D

DS

How do you Requery a Subform? I have a form with a Subform. I also
have a button that opens another form with a Listbox. I choose an item
from that Listbox which then goes to the Subform on the first form, but
I can't get that Subform to Requery. I'm using Code.
Thanks
DS
 
D

DS

DS said:
How do you Requery a Subform? I have a form with a Subform. I also
have a button that opens another form with a Listbox. I choose an item
from that Listbox which then goes to the Subform on the first form, but
I can't get that Subform to Requery. I'm using Code.
Thanks
DS
Problem fixed. I was calling the requery from the wrong place.
Thanks Anyway
DS
 
Top