F
Frank
Not sure if this is the right place to put this so here it
goes. I have a table named tblEmployees that essentially
lists all my employees. I want the ability to Enter new
employees on my main form. Kind of like a command button
or textbox that sends that info to the table, but leaves
the other "stuff" in there. Now to do this I think I need
to create a query that adds this name to the list of
individuals I already have or some sort of update query.
I tried a lot of things, but nothings working. Any help
would be appreciated.
Frank
goes. I have a table named tblEmployees that essentially
lists all my employees. I want the ability to Enter new
employees on my main form. Kind of like a command button
or textbox that sends that info to the table, but leaves
the other "stuff" in there. Now to do this I think I need
to create a query that adds this name to the list of
individuals I already have or some sort of update query.
I tried a lot of things, but nothings working. Any help
would be appreciated.
Frank