I have two tables. One table contains name_id, first_name and last_name. A form inputs information into the other table which also contains name_id.
I use a combo box in the form containing name_id, first_name and last_name from the first table. I want this selection to update the name_id field...
I have a table that contains document numbers and all revisions of the documents. How can I write a query that will list only the most current revisions of the documents?
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.