I've asked this before, but gotten very little response. I hope I can do better here.
I have an Access database that has two tables. On one form, when someone clicks a button, it should add 1 to the number currently in that field and then save that number to another table so that when the form is opened again, that number shows up -- and is reused for each new record created until the person clicks that button again.
But I have the problem of not knowing how to read and write from the other table in the database. Can anyone help me out?? I've been trying to figure it out for a few days now with no luck. Is this even possible?
Any help would be much appreciated. If you need more information, just let me know.
I have an Access database that has two tables. On one form, when someone clicks a button, it should add 1 to the number currently in that field and then save that number to another table so that when the form is opened again, that number shows up -- and is reused for each new record created until the person clicks that button again.
But I have the problem of not knowing how to read and write from the other table in the database. Can anyone help me out?? I've been trying to figure it out for a few days now with no luck. Is this even possible?
Any help would be much appreciated. If you need more information, just let me know.