Hi there,

I have an access database, and one of the columns is called "Tab" , as in a bar tab (how much a person owes)

On my VB form I have a text box, I want it so the user can enter in an integer in the text box and click a button, and it will ADD this number to the current number in the tab field of the DB.

I dont want the exisiting number in the DB to be overwritten, I want a new total to be created.

Anyone know how to do this?

mANY THANKS

Steven