Is there a way to run an update query referencing the fields in a table by their index instead of their name? We get tables from several suppliers; structures and data types identical, but with different field names.
you will have to do it by the code then. if the structure is always the same (only the name change), use the VBA to update, you will be able to use index numbers instead of literal Mal'chik
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.