chickenwings23
Member
- Local time
- Today, 15:45
- Joined
- Jun 3, 2022
- Messages
- 38
Hi,
I need help cascading combo boxes in a particular form, and I cannot figure it out. I am making a nonprofit database for our local community institution to make it easier for them to estimate business expenses, etc.
I have a form called "Resources" where community members can input data and enter their hourly rate for each upcoming year, which the form allows duplicates. For example:
Kate Johnson....Rate: 140... 2022
Kate Johnson....Rate: 150... 2023
Kate Johnson....Rate: 160....2024
Now when the user selects the form "Estimate Business." The user will click on the Year "2022," and the Combobox "Resource Name" shall generate the correct name with the individual rate.
For example, Kate Johnson has entered all her hourly rates for the upcoming years and opened the Estimate Business Form, selecting the year 2024. Her name comes up in the list of Resources, and it selects the correct hourly rate, 160.
I would appreciate the help! I've tried other forums and Youtube but cannot figure out the process.
I need help cascading combo boxes in a particular form, and I cannot figure it out. I am making a nonprofit database for our local community institution to make it easier for them to estimate business expenses, etc.
I have a form called "Resources" where community members can input data and enter their hourly rate for each upcoming year, which the form allows duplicates. For example:
Kate Johnson....Rate: 140... 2022
Kate Johnson....Rate: 150... 2023
Kate Johnson....Rate: 160....2024
Now when the user selects the form "Estimate Business." The user will click on the Year "2022," and the Combobox "Resource Name" shall generate the correct name with the individual rate.
For example, Kate Johnson has entered all her hourly rates for the upcoming years and opened the Estimate Business Form, selecting the year 2024. Her name comes up in the list of Resources, and it selects the correct hourly rate, 160.
I would appreciate the help! I've tried other forums and Youtube but cannot figure out the process.
Last edited: