I'm in need of a little assistance if someone could possibly help me.
I'm trying to create a simple little db, using tabs.
I've already managed to piece together a nice little login facility, with access rigths. So that I can dispaly whih tabs I want depening on your access.
I'm now having a few issues with actually trying to get it to allow new records to be entered.
I've created a sub form, and placed it onto one of the tab Pages, but when I go to enter a record it keeps over-writing the same record, rather than going to the next record. It's been so long since I've used access and I'm not sure where I'm going wrong.
My second query is also to do with the same form, I want to place a Combo box on the form that has it's list driven from another table, but I want the answer slected to populate a field in another table.
For example:
Table 1 - Job Type - Janitor; Manager; Admin
Table 2 - Workers - (Job type field in table, to be populated from table 1)
The only reason I though of this was as an easy way to maintain the answers that could be selected in the drop down list.
If anyone can help I'd really appreciate it.
I'm trying to create a simple little db, using tabs.
I've already managed to piece together a nice little login facility, with access rigths. So that I can dispaly whih tabs I want depening on your access.
I'm now having a few issues with actually trying to get it to allow new records to be entered.
I've created a sub form, and placed it onto one of the tab Pages, but when I go to enter a record it keeps over-writing the same record, rather than going to the next record. It's been so long since I've used access and I'm not sure where I'm going wrong.
My second query is also to do with the same form, I want to place a Combo box on the form that has it's list driven from another table, but I want the answer slected to populate a field in another table.
For example:
Table 1 - Job Type - Janitor; Manager; Admin
Table 2 - Workers - (Job type field in table, to be populated from table 1)
The only reason I though of this was as an easy way to maintain the answers that could be selected in the drop down list.
If anyone can help I'd really appreciate it.