I
InternRyan
Every tells me I should have my names in 2 fields and an autonumber employee
key. The problem is the key is meaningless so if there are say a hundred
employees it isn't possible to know everyone's ID.
I have three tables. One with company info *where the expenses come from*.
One with Employee Info and one with the details of each expense.
I tried creating a form with the firstname lastname fields where I could
type in
John Doe McDonalds $20.00 but every time I add a new expense
for John Doe it creates a new John Doe. Is there a way that if there is no
John Doe it will create one but if there is it'll just add the expense to
current John Doe?
Ryan
key. The problem is the key is meaningless so if there are say a hundred
employees it isn't possible to know everyone's ID.
I have three tables. One with company info *where the expenses come from*.
One with Employee Info and one with the details of each expense.
I tried creating a form with the firstname lastname fields where I could
type in
John Doe McDonalds $20.00 but every time I add a new expense
for John Doe it creates a new John Doe. Is there a way that if there is no
John Doe it will create one but if there is it'll just add the expense to
current John Doe?
Ryan