M
mattworkgeek
Guest
I have a couple of questions that I hope someone can answer.
1) I have a listbox on a form (List1 on Form1) that contains a list of account numbers generated from a table.
What I would like to do is to double click an account number in the listbox, an this then opens a different form containing that account information (Form2)
2) I would also like to disable the scroll buttons that appear automatically at the bottom of the forms
1) I have a listbox on a form (List1 on Form1) that contains a list of account numbers generated from a table.
What I would like to do is to double click an account number in the listbox, an this then opens a different form containing that account information (Form2)
2) I would also like to disable the scroll buttons that appear automatically at the bottom of the forms
Last edited: