So I'm trying to create a new field in my table that will automatically populate. So its a new ID row that not running off autonumber
. I want it to look like 20160201
so that year month and numbers based on how many records have been put in that month.
After reading the answer from Automatically generate Date + 4-digit sequence number for ID in Access 2010+ I'm still having issues. The New ID Field isnt populating in the table.