I have a Access 2000 database. In this table are 10 columns. I need to determine what the column named Auto has for a data type. If this comes back as an AutoNumber column then I need to drop it and add a new one. If not AutoNumber then all is well. Thank you very much.