VasiuF
Member
- Local time
- Today, 09:13
- Joined
- Apr 1, 2020
- Messages
- 42
Hi all,
I have a problem that I can not find a solution:
form "start_meniu" - the main form, the "Note1" form, which I call in the main form.
in the form "Notes" I also have a subform that calls a parameterized query. It should receive a value of the "Note1" form in the "m_anstudiu" field.
But at the time of initialization I do not find the field m_anstudiu "of the form" Note1 "(problem I think is the addressing mode).
If I call the simple "Note1" form without including it in the main form it works ok.
Can you help me ?
Thank you
I have a problem that I can not find a solution:
form "start_meniu" - the main form, the "Note1" form, which I call in the main form.
in the form "Notes" I also have a subform that calls a parameterized query. It should receive a value of the "Note1" form in the "m_anstudiu" field.
But at the time of initialization I do not find the field m_anstudiu "of the form" Note1 "(problem I think is the addressing mode).
If I call the simple "Note1" form without including it in the main form it works ok.
Can you help me ?
Thank you
Last edited: