For the first question, go to the field's double click event in the property window. Hit the elispe button (the one with three dots ...) and choose Event Procedure. When the module comes up type
FieldName = FieldName + 1
(I assume this is a numeric field)
For your second question, you would follow the same steps and when the module comes up type
FieldName = Date()
Hope this helps.
B-) ljprodev@yahoo.com
ProDev
MS Access Applications