I'm new at Access 03. I have a combobox that is sourced by a table, Rowsource property is:
SELECT Classes.TableID, Classes.ClassID FROM Classes;
The name of my combobox is "ClassCombo".
I'm trying to generate a report based on my combobox selection, but I can't reference the value of the...
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.