Lesson 18ª

 

 

 

 

 

   

Introducing Data

There are several ways to introduce data into our Tables. The simplest one is to do it directly into the Table. From here, we can introduce, modify and see all the existing data in a Table. To access the Table, simply double click on it. We will start with the Clients Table.

This will open up our Table.

Do not worry if you can't see the entire table or the name of each field completely. This happens because the length of the field is shorter than the text written in it. To see the rest of the fields, we can use the scroll bars.

At the bottom (red box), you also have some buttons that can help you navigate around the Table. The First one, for example , will take us to the first record in the Table. Check out the others as well. The last one is used to place a new record.

As soon as we start typing a new record, a new record will appear automatically on the row below. Access will create one new record for every one we type in.

Let's introduce this information to begin filling our Table:

Client's Code: This is an Autonumber field, which means Access will assign an automatic sequence for every record we introduce.

Company: Microsoft
Client's First Name: William
Client's Last Name: Gates
Position: Programmer
Address: first st
City: Redmond
Telephone:900-500-111
ZIP code: 11111
Client's Account #:10101010

The other record will be:
Apple, Bruce, Wine, Stock holder, main st ,san francisco, 900-500-222, 22222, 202002020
Intel, Ken, Brockman, Spokesperson, wall St, New York, 900-500-333, 33333,30303030
Yahoo, Ronald, McDonald, Image Consultant, Elysian Fields, Paris, 900-500-444, 44444, 4040404

Obviously, these Records are fake. In case somebody actually has these telephone numbers, I'm sorry for any confusion.

This is how my table looks like: