Hi
I want to construct a form with a textbox receiving user input(AccountNumber-from tblMembers). On enter, I want to display Fields from tblCharges in a listbox. I then want to be able to select one row from the listbox, use the field values to partially populate a new form, frmPayments, only to add the current date and amount paid.
Any help on this one?
Thanks.
Ian Smook.
I want to construct a form with a textbox receiving user input(AccountNumber-from tblMembers). On enter, I want to display Fields from tblCharges in a listbox. I then want to be able to select one row from the listbox, use the field values to partially populate a new form, frmPayments, only to add the current date and amount paid.
Any help on this one?
Thanks.
Ian Smook.