Donovansmth
New member
- Local time
- Today, 16:53
- Joined
- Jan 4, 2023
- Messages
- 5
Hello,
I have a dashboard that everyone uses, on the dashboard there is a project sub form that shows project detail fields.
Attached to the sub form is a search button that opens a project Listbox which shows all the projects in the database.
I’m trying to select a record in the Listbox, and move the project ID to the dashboard to repopulate the initial project fields.
I was about to run a query that pulls the project number of the project list record, but I can’t put that number in the text field of the first form to update the project shown on the dashboard.
I have a dashboard that everyone uses, on the dashboard there is a project sub form that shows project detail fields.
Attached to the sub form is a search button that opens a project Listbox which shows all the projects in the database.
I’m trying to select a record in the Listbox, and move the project ID to the dashboard to repopulate the initial project fields.
I was about to run a query that pulls the project number of the project list record, but I can’t put that number in the text field of the first form to update the project shown on the dashboard.