i'm sorry, i am a nubie. i am not familiar with a DDL query or a DAO TableDef.
in a different database, where an autonumbered field had to be added each time (also every month) *midway* through the queries, i used the function AddCounter(Files As String, ID As String) in a module. then, i...