The advice provided in the following thread ( is tantilizing, but imcomplete for someone like me who's never done it before.
How do I add an AutoNumber field to a table made from a MakeTable Query? The resulting table is called 'mktbl_reportspage' and in the MakeTable Query I've added a null field titled 'rp_id'. Now, what VBA code can I write to turn that field and populate it with new values each time I make the table? I've tried manipulating the elusive coding provided in the example above, but with no luck; my skills just aren't that advanced.
Thank you so much if you can help me.
Frank
How do I add an AutoNumber field to a table made from a MakeTable Query? The resulting table is called 'mktbl_reportspage' and in the MakeTable Query I've added a null field titled 'rp_id'. Now, what VBA code can I write to turn that field and populate it with new values each time I make the table? I've tried manipulating the elusive coding provided in the example above, but with no luck; my skills just aren't that advanced.
Thank you so much if you can help me.
Frank