So I posted a question here about a debugging problem about a month ago with my database and never really got a solution. I am building a database very similar to a customer order database, except it also handles quotes for the company I work for.
My problem is on the form where I selecting the address for the customer in a combo box after already imputing the data in a previous form. The choice I make is not permanently saved in that record. The same problem happens when I select a shipping company, it does save the shipping company, however if I open or change another record then the first also changes.
For more information please look at this thread: http://www.access-programmers.co.uk/forums/showthread.php?t=229752
You can download a copy of the database on that thread.
I would really appreciate any help, solving this problem might save me from having my project canceled.
My problem is on the form where I selecting the address for the customer in a combo box after already imputing the data in a previous form. The choice I make is not permanently saved in that record. The same problem happens when I select a shipping company, it does save the shipping company, however if I open or change another record then the first also changes.
For more information please look at this thread: http://www.access-programmers.co.uk/forums/showthread.php?t=229752
You can download a copy of the database on that thread.
I would really appreciate any help, solving this problem might save me from having my project canceled.