I inherited this Access database that I'm trying to update. It has a "Monthly" table that you can update using a form. On the form, there is a combo box called CountyID. It calls a SQL Query that ...
You can have Access clear the selection from a combo box in a data entry form so that the user starts fresh with each new record. See how to make this user-friendly tweak. You’ve created a data entry ...
OK...here's what I'm going to have to do:<P>One of our customers needs to support more then 64k items in a table. These items have attributes that are edited on a ...