My Form Wont Update (1 Viewer)

tarcona

Registered User.
Local time
Today, 11:53
Joined
Jun 3, 2008
Messages
165
Ok, I made a search form and I added a record into my table that directly is linked to my form, but I can not find the record when I run the form? Can anyone help? Thanks.
 
In DATA ENTRY properties (in form) put NO.
 
The Data Entry property is set to NO...
 
In that case you didn't link the form with the table properly.
 
Ok, do you know how to do that linking? Because I am completely new to Access. Any help will make me happy.
 
Send a short example of your mdb (access 2000 or 2002).
 
Ok, basically it is a search form. Searching for Company, Company Address, Company State, Company City, Company Zip Code Company Phone Number, Client Last Name, First Name, Middle Initial.

I split my tables into two tables. One table just lists the company information because I didnt want multiple companies because there are multiple clients per company. And the other table lists the client information and the company name. And I linked the tables together by the company name.
 

Users who are viewing this thread

Back
Top Bottom