Hello johnsm1981, Welcome to AWF :)
This is quite easily achievable. Need a bit of math to get the numbers right. In a form, maybe with two textbox enter the numbers 60, 40 in the text box and on a click of the button run an update Query. Something like.
Dim user1Num As Long, user2Num As Long...