mark curtis
Registered User.
- Local time
- Today, 12:59
- Joined
- Oct 9, 2000
- Messages
- 457
I use a text box to enter a projectID and then a Select SQL to populate the rowsource of a list box, which can be clicked to open related form. I want to place one of the column values in a textbox on the search form but I am unsure which event to use?
I used AfterUpdate but it does not populate the textbox until I select a record on the listbox, view the form it opens and then go back into the textbox?
Thank
Mark
I used AfterUpdate but it does not populate the textbox until I select a record on the listbox, view the form it opens and then go back into the textbox?
Thank
Mark