G
Guest
Hi
I have a form with a subform on it. On the subform there is a field called
sources which is a combo box.
On double click of this field a popup form opens to allow the user to enter
a new source but no matter what i try i can't get the new entry to appear in
the box without moving forward and back a record.
I have tried requerying the subform on close of the popup i've tried putting
a requery statement in the onfocus property of the sources field itself and
various other methods.
I realise this is probably easily solved but i'm too close to it to see the
solution.
Thanks in advance for any help.
I have a form with a subform on it. On the subform there is a field called
sources which is a combo box.
On double click of this field a popup form opens to allow the user to enter
a new source but no matter what i try i can't get the new entry to appear in
the box without moving forward and back a record.
I have tried requerying the subform on close of the popup i've tried putting
a requery statement in the onfocus property of the sources field itself and
various other methods.
I realise this is probably easily solved but i'm too close to it to see the
solution.
Thanks in advance for any help.