Greetings. I'm rather new to access and VB so I'm having a bit of trouble here. I need a button that on click permanently adds +1 to a specific number field on the form's table, one that permanently subtracts 1 to that same number field and one that resets the value of ALL number fields from all registries on the table to 0. What code do I need to implement to get those things done? I've been searching and read several similar situations but what options I've tried have not worked at all :S.
My number fields are Prof 1, Prof 2, Prof 3.
Thanx in advance.