I have a listbox bound to a table field named roll. I want to be able to select from the listbox and display the last record of another table named vendor whose field name matches the selection. Sounds pretty easy but it is kicking my butt. Any help would be apprecitated.
I want to be able to select a Name from a combo box and have it open another form to the last record in a table containing that name as one of its fields. The combo box is showing a list of names from a seperate table.
Form 1 has a combo box that shows a Field named SerialNumber from Table SN. There is also a Table named identical to each item in table SN. What I want to do is select a Serial Number from Form1 and have it open up a generic form which will show data from its corresponding table. I've tried...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.