1) create a button
2) create an update query that updates the field to itself + 1 (e.g. Field: FieldName, UpdateTo:[FieldName] + 1
3) add an OnClick event procedure to the button
4) add Docmd.OpenQuery "QueryName" to the event procedure for the button
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.