More Info" button based on Combo Box selection
I need to create a command button that can be used to see all of the data in the table for whatever name is selected in a combo box. For example, if John Smith is selected from the combo box, the user could click a "More Info" button, which will open a seperate form showing all the data in the table for John Smith. I have searched and searched and how no luck figuring this out. Thanks in advance