i meant after u call your Input form...
Damon
Hi, Damon,
Thank you very much for your response. I try the code but I have an error
saying that Access cannot find the form "yoursubform" in a macro expression
or Visual Basic Code. I try to create a simple form without a subform and
use the same code [Forms![Simple_Form].requery, and I got the same error.
Can you help me for that? Moreover, if I use more than one form in the
process, how does Access behave when executing code in different form module?
Thanks again for your time.
Regards,
BL
> i meant after u call your Input form...
>
[quoted text clipped - 29 lines]
> >>
> >> BL
Damon Heron - 05 Jul 2007 02:37 GMT
You have to substitute the name of your two forms. that is a generic
example.
Damon
> Hi, Damon,
>
[quoted text clipped - 48 lines]
>> >>
>> >> BL