Think I may have encountered something similar. Here's how I got around it: Create a seperate database with a temporary table that uses lookups linked to my primary database table(s). This way the values entered by the user are limited to the values in my primary tables, but can be stored and...
I would like to write a query in which the user chooses the source table from a combo or list box of all tables in the database. The fields in all tables will always be the same. The query performs calculations and creates new fields in the table from the results of the calculations. I could...
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.