I have a navigation form with subforms within each tab. It works fine on my machine. But, my users on their machine, access asks them to save the record when going from one tab to another. Do you have any suggestions?
That doesn't really answer the question as to whether or not the prompt is to save changes to a record or changes to the form design.no the user has not dirty the data. They are just navigating from one tab to another. It is happening during navigation. But it does not happened on my pc.
Okay, tomorrow sounds good. I'm on Pacific Time Zone. Shoot me an email for the invite. I am available at 9am PST.Can we do it sometime tomorrow? I can show you what is going on. We can do Go To Meeting. let me know about what time you might be available tomorrow. I maid a slight change. The only difference of pcs is that they have Access 2016 and I have 2019. A lot of my customers are able to use my database that have 2010, 2013, etc. This is a new database, but works fine on my machine. I will give you some money via paypal for your time tomorrow.
Hi. What happens if you remove the code for resizing the column widths? If the problem goes away, then that's probably the cause of your issue. We just need to figure out why it's not causing a problem on your machine and see how we can do the same for your users.Micron, thanks for replying. In this case, the user is just navigating to the other tab. They have not made a change to the data in the sub-form that is a datasheet form. However when the form is opened I have code that sets the column sizes in the datasheet. Is that what is causing the problem? I have done this before. When I read your post, I wondered if that is causing the problem.
Hi. Based on this other discussion, could you please ask the user to reboot their computer and then try again? Just curious...Man, I thought it was resolved. I took all of the code off that sets the column width and everything seemed fine! I read your post and then went to the database on their server and altered a column manually and it prompted me to save the changes. Yet, it does not ask me to save the changes on my machine with the code or without the code. Is it a property of some kind? This is so weird as it does not happen on my machine! Can you think of a property setting?