0
I need to update a table once a month, in which the entered data should be placed in the respective current month. I have been doing this via VBA code, however, as the table has approximately 30 thousand lines, the process is time consuming. I would like to carry out the process via Access Query. Has anyone faced the same problem? If not, there are ways to optimize this process via vba code ?