Hi, J.
Simply requery the Form 1 combo box on returning. In the OnGotFocus event
of the combo box:
Me![YourComboBox].Requery
Sprinks
> Hello
>
[quoted text clipped - 12 lines]
> Thank at once the help.
> Joana Silva.
J. Silva - 23 Sep 2005 10:29 GMT
Thanks for the help but it still doen't work.
First I have a list box in the Form 1 that in the OnDblClick event has gor a
macro taht open Form 2 (its name is "listcompany"). When I put the expression
you said in In the OnGotFocus event I have the follow error:
"BD can't find the macro 'Me!Listcomany'
The macro (or its macro group doen't exist, or the macro is new but hasn't
been saved. Note that when you enter the macrogroup name. macroname syntax is
an argument, you must specify the name the macro's macro group was last saved
under".
Can you help me?
Thank you,
Joana Silva.
> Hi, J.
>
[quoted text clipped - 21 lines]
> > Thank at once the help.
> > Joana Silva.