Hi. This is the first database I have produced myself. I began 2 wks ago (using 2003), have printed a binder-full of directions, guidelines, and "how-to's" from multiple places. But after 2 weeks I am just as clueless on HOW to make different tbls with my information! Can someone please direct me??? I know about the primary key instructions, as well as foreign keys. I also know you're not supposed to repeat information that is used as a primary key. However, that's where I get stumped. A quick summation (I won't list all the courses) of the fields I have within the same table currently are as follows:
AutoNumber--(primary key)--
SSN (text data type)
Last Name (text)
First Name (text)
Middle Name (text)
Supv (text)
Course 1 (date/time)
Course 2, 3.......(and on and on)
Completed (which is a checkbox)
NS1 (date/time)
NS2 (date/time)
I have actually produced another table for the courses which has the following fields:
TrainingType
CourseTitle
CourseDescripti on
As well as a table for employees which has:
SSN
Last name
First name
Middle name
But I have no idea how to make relationships from the rest of the information in the "all" table (which is where I initially input ALL of the info). The problem starts in that the dates for the courses are set because they're only offered once a month. Perhaps this is so simple that I'm just missing it and making a mountain out of a molehill. I can understand alot of what I've read regarding how to later format your tables, but I just can't get the tables and I am growing frustrated!!! Can someone offer some advice please? Thank you so much! I thought I was at least understanding Access until I perused through the threads on here and realized the language spoken here is clearly on a much-higher level than I can easily comprehend!
AutoNumber--(primary key)--
SSN (text data type)
Last Name (text)
First Name (text)
Middle Name (text)
Supv (text)
Course 1 (date/time)
Course 2, 3.......(and on and on)
Completed (which is a checkbox)
NS1 (date/time)
NS2 (date/time)
I have actually produced another table for the courses which has the following fields:
TrainingType
CourseTitle
CourseDescripti on
As well as a table for employees which has:
SSN
Last name
First name
Middle name
But I have no idea how to make relationships from the rest of the information in the "all" table (which is where I initially input ALL of the info). The problem starts in that the dates for the courses are set because they're only offered once a month. Perhaps this is so simple that I'm just missing it and making a mountain out of a molehill. I can understand alot of what I've read regarding how to later format your tables, but I just can't get the tables and I am growing frustrated!!! Can someone offer some advice please? Thank you so much! I thought I was at least understanding Access until I perused through the threads on here and realized the language spoken here is clearly on a much-higher level than I can easily comprehend!
Comment