RitaMoloney
Registered User.
- Local time
- Today, 07:03
- Joined
- May 6, 2004
- Messages
- 50
Hi,
I have a main form and two subforms (in datasheet view).
On the main form (frmPar), I select a persons name which finds the records for that person on the two subforms. The first subform(frmsParYr) shows a list of years, depending on the record selected, the second subform (frmsParCol) shows the details for that year. (On the first subform there is some code to always select the last record, this will always bring up the record nearest to the present year).
I want to make the first subfrom (frmsParYr) more user friendly. Is it possible to change it to display the years in a combo box/list box. So that, the user can move through records by selecting the different years?
I have attached the form.
Thanks in advance for you help/suggestions/ideas.
Rita
I have a main form and two subforms (in datasheet view).
On the main form (frmPar), I select a persons name which finds the records for that person on the two subforms. The first subform(frmsParYr) shows a list of years, depending on the record selected, the second subform (frmsParCol) shows the details for that year. (On the first subform there is some code to always select the last record, this will always bring up the record nearest to the present year).
I want to make the first subfrom (frmsParYr) more user friendly. Is it possible to change it to display the years in a combo box/list box. So that, the user can move through records by selecting the different years?
I have attached the form.
Thanks in advance for you help/suggestions/ideas.
Rita
Attachments
Last edited: