Good evening,
I have been reading up on unique numbers this evening, especially for split databases and there are a many threads on using Dmax+1.
I have given it a try and cannot get the field I want to auto +1 when I create a new record.
I have placed this code =DMax("[DOLS#]","[DolsDataTable]")+1 in the 'before update' for the form but the next record always shows '0'
I have provided a stripped down version of my database via onedrive.
http://1drv.ms/1B0hAH4
Any advice would be much appreciated.