L
lhtan123
A relationship between the "Financial Year" Table (one side) and "Customers"
Table (many side) has been created.
The record source for the main form is "Financial Year" and that for the
subform is "Customers". From Wizard was used to create the form which gives a
textbox that display the "Financial Year". The problem here is the textbox
only display one financial year and the subform also lists all the record in
that year. To view the next financial year record, I have to click on the
"next" button from navigation bar below.
What I prefer is to have all the financial year listed in the textbox so
that when user clicks on any year, the record will automatically be displayed
in the subform. I've checked that the control source of the textbox is
"financial year" and the table is also set on "Lookup column". I guessed that
the properties for the textbox should have a row source but it isn't there.
Does anyone know how to solve this problem ?
Table (many side) has been created.
The record source for the main form is "Financial Year" and that for the
subform is "Customers". From Wizard was used to create the form which gives a
textbox that display the "Financial Year". The problem here is the textbox
only display one financial year and the subform also lists all the record in
that year. To view the next financial year record, I have to click on the
"next" button from navigation bar below.
What I prefer is to have all the financial year listed in the textbox so
that when user clicks on any year, the record will automatically be displayed
in the subform. I've checked that the control source of the textbox is
"financial year" and the table is also set on "Lookup column". I guessed that
the properties for the textbox should have a row source but it isn't there.
Does anyone know how to solve this problem ?