My form is linked to a table, and I have controls linked to the table's fields.
I also have a listbox also connected to the table. I use the listbox to select the record for the form/controls.
When I call the form from the switchboard, the controls are blank and the listbox does not select the record, but when I click on the form from the database window, all controls reflect the first record and the listbox works as planned.
Also, if I switch to design mode, and immediately switch back to run-time, everything works fine.
How do I get my form to work from the switchboard?
I also have a listbox also connected to the table. I use the listbox to select the record for the form/controls.
When I call the form from the switchboard, the controls are blank and the listbox does not select the record, but when I click on the form from the database window, all controls reflect the first record and the listbox works as planned.
Also, if I switch to design mode, and immediately switch back to run-time, everything works fine.
How do I get my form to work from the switchboard?