I have a table with a field which is primery key (no duplicate), data type = number. I use this field as the records ID , insted of AutoNumber.
My question is : Can I run Append Query to add one record ? how do increase the number of this field by one ?