populating a box
I'm trying to populate a form based on a selection from a dropdown menu. The user would then select the name, and then view the results. Based on this they would accept or decline. After doing much coding and having people on here basically do the same thing in roughly 4 lines I thought I'd ask here first. I was thinking I would do a loop that filled a dropdown with the names, and then fill the form with the current recordset information. Then the submit would call the code that I'm using with the form. Thanks.
|