I know this question may be too general but here goes. I Have an Access 2000 form. When the account # field is completed it will pull data from an exisiting table to automatically complete three other form fields from the record of the person with the account #. After that there are a few drop down boxes which are completed manually. All of the data ends up in another table.
When I click the SAVE button to store the data, I get an "Object Required" error button that pops up. I have to cancel out and no new data goes to the table.
My question- can anyone point me as to what kinds of things to look for that might eliminate the erro and allow the data to be stored. I have spent hours looking over the code and testing to no avail!! Thanks
When I click the SAVE button to store the data, I get an "Object Required" error button that pops up. I have to cancel out and no new data goes to the table.
My question- can anyone point me as to what kinds of things to look for that might eliminate the erro and allow the data to be stored. I have spent hours looking over the code and testing to no avail!! Thanks