brucemc777
Member
- Local time
- Today, 09:23
- Joined
- Nov 1, 2012
- Messages
- 88
I forgot what i was doing and typed practically the entire dilemma into the title...
Anyway, we have a table that has four fields, the first being a key autonumber field.
In a form there is an area i provide for the user to select three values, which happen to coincide with those three remaining record fields after the key field.
I can easily access (no pun...) the three form fields, but what the heck am i supposed to do for the key field?
I am using INSERT INTO and VALUES - is that my mistake? I am rather (VERY) new to this.
re: Attachments:
tbleOrderEquipment is design view of, well, the table.
SQLline was the SQL without the key autonumber field and simulation for the other values, which failed miserably
SQL Error was Access giving me the finger.
Thank you VERY much for considering helping me!
Anyway, we have a table that has four fields, the first being a key autonumber field.
In a form there is an area i provide for the user to select three values, which happen to coincide with those three remaining record fields after the key field.
I can easily access (no pun...) the three form fields, but what the heck am i supposed to do for the key field?
I am using INSERT INTO and VALUES - is that my mistake? I am rather (VERY) new to this.
re: Attachments:
tbleOrderEquipment is design view of, well, the table.
SQLline was the SQL without the key autonumber field and simulation for the other values, which failed miserably
SQL Error was Access giving me the finger.
Thank you VERY much for considering helping me!