R
rigby
PLEASE can someone help me??
I am struggling so much with this one problem. I am not familiar with using
syntax, etc. in queries. what I need is this: I have 2 tables with these
relevant fields:
Table - Status
Fields - SW ID No(primary key),
Surname,
First Name.
Table - M/V Alaska
Fields - SW ID No,
Security Officer
Now, in the form M/V Alaska, I would like it to work so that when someone
types in the SW ID No in the appropraite field, then it will look up the
surname and first name (in that order) from the status table and place the
answer in the security officer's field without having to be manually typed in
each time.
then, i would like the M/V Alasks form to have its own unique reference
number each time someone makes new entries in it. but not each entry having a
unique number. its a timesheet so i need each set of entried to be recorded
under a specific ref. number. is this possible to automate or must it be
manually typed in each time.
Thank you in advance for any help.
Rigby
I am struggling so much with this one problem. I am not familiar with using
syntax, etc. in queries. what I need is this: I have 2 tables with these
relevant fields:
Table - Status
Fields - SW ID No(primary key),
Surname,
First Name.
Table - M/V Alaska
Fields - SW ID No,
Security Officer
Now, in the form M/V Alaska, I would like it to work so that when someone
types in the SW ID No in the appropraite field, then it will look up the
surname and first name (in that order) from the status table and place the
answer in the security officer's field without having to be manually typed in
each time.
then, i would like the M/V Alasks form to have its own unique reference
number each time someone makes new entries in it. but not each entry having a
unique number. its a timesheet so i need each set of entried to be recorded
under a specific ref. number. is this possible to automate or must it be
manually typed in each time.
Thank you in advance for any help.
Rigby