Hello,
Iīm using the Macro in Access [SELECT INTO X VALUES Y] ( Where X is a table and Y is the data).
When I change the table X to X2 doesnīt works.
The data in the Table X is in the row 1042.
How can I change the table and keeping counting the data?
When I Put the old table again works perfectly, but when I put other table , doesnīt show a error mensage, just donīt send the information to new table.
Someone, know how change the table reference?