C
Christopher Bellar
I am attempting to create a form based on three tables.
The first table is a list of employees that work in my
office. The second table lists a number of skills that are
used by each employee in my office (like a one to many
relationship). The third table contains proficiency levels
for each skill (from none to expert). With that said, how
do I create a form that will allow me to select an
employee, choose a skill, and select the proficiency for
each skill. Is it possible to do that with an Access form?
I am running into problems with getting the data to do
what I want it to do. Because of that, my form doesn't
function properly.
The first table is a list of employees that work in my
office. The second table lists a number of skills that are
used by each employee in my office (like a one to many
relationship). The third table contains proficiency levels
for each skill (from none to expert). With that said, how
do I create a form that will allow me to select an
employee, choose a skill, and select the proficiency for
each skill. Is it possible to do that with an Access form?
I am running into problems with getting the data to do
what I want it to do. Because of that, my form doesn't
function properly.