Currently i am working on a db to track my poker playing while I play. I have created this form with a continuous sub form to list the games I have not updated the blank unbound fields that are pictured.
My first issue is every time I update one unbound field it updates all of them. I realize this is probably be a dumb question but is there a way to prevent that, or is my only real option to make the entire record clickable and pop-up another form to complete the MTT?
Secondly, I dont want the info to update until all the information is put in, so how do I use vba to update a table with the value of an unbound field
My first issue is every time I update one unbound field it updates all of them. I realize this is probably be a dumb question but is there a way to prevent that, or is my only real option to make the entire record clickable and pop-up another form to complete the MTT?
Secondly, I dont want the info to update until all the information is put in, so how do I use vba to update a table with the value of an unbound field