Hi,
I have following situation:
- a back-end database containing tables
- a front end database containing forms
the fe form is via vba code linked to the table via a simple Query.
when I try to open the form ("frm1") with acFormadd property set to true doesn't look to work (It doesn't jump to the new record)
I would really appreciate any hint or solution to this funny problem.
Regards and thank in advance
Filippo
P.S.
I append be/fe_test databases; please take care to adjust the path
I have following situation:
- a back-end database containing tables
- a front end database containing forms
the fe form is via vba code linked to the table via a simple Query.
when I try to open the form ("frm1") with acFormadd property set to true doesn't look to work (It doesn't jump to the new record)
I would really appreciate any hint or solution to this funny problem.
Regards and thank in advance
Filippo
P.S.
I append be/fe_test databases; please take care to adjust the path