A
AndreaSctlnd
I am so very confused. I am building a database to track engineers and their
hour/job. I have a combo box that looks to a query from a seperate table to
list current jobs being done. I want the engineers to be able to add a new
job to this list if at all possible without leaving the main form. I have
been looking at the other strings on this website but I just get so confused.
My main form is the engineers name and the primary key.
On this main form I have the sub form which contains the date worked,
ProjectID (which is what I want to add to), Hours per particular job etc.
Because I can not figure out haow to do this NotInList command, I set up a
macro to open a pop up form so they can add it there, the one big draw back
to that is, you have to leave the form and come back in for it to show in
the list. I thank everyone in advance for any help I can get.
I wish there was somewhere I could get training on how do work with this part
of access. I have no trouble in the actual set up, just the darn VBA.
Thanks again
hour/job. I have a combo box that looks to a query from a seperate table to
list current jobs being done. I want the engineers to be able to add a new
job to this list if at all possible without leaving the main form. I have
been looking at the other strings on this website but I just get so confused.
My main form is the engineers name and the primary key.
On this main form I have the sub form which contains the date worked,
ProjectID (which is what I want to add to), Hours per particular job etc.
Because I can not figure out haow to do this NotInList command, I set up a
macro to open a pop up form so they can add it there, the one big draw back
to that is, you have to leave the form and come back in for it to show in
the list. I thank everyone in advance for any help I can get.
I wish there was somewhere I could get training on how do work with this part
of access. I have no trouble in the actual set up, just the darn VBA.
Thanks again