Hi guys, i have 4 or so pages that all need to update the same record in one of my tables in an access database. for instance, the first page will get all the user information, the second page will show a company name and have products to select.. same on the next page. etc etc etc. how would i make it so when a user finishes selecting the products he or she wants from one page, and clicks to go to the next page to select more stuff.. the record in the database will be updated. what i'm trying to ask (and i'm not doing a good job) is how can i update one record from multiple pages? how would i go about doing that? Thanks in advance.