A
aft3rgl0w
hey everyone, here's my problem:
I have 2 tables. one contains a list of serial numbers for cd's, along with
other information. the second table is linked to the first, and contains the
serial and the number of spare copies I have. (i cannot incorporate this into
the first table)
I have a form who's source is a query which has all the fields from the
first table plus the extracopies from the second table. I have a + and -
button beneath the extracopies field, to increase or decrease this number.
What I want to do, is if I have no entry in the second table for a serial
number, when I click the + button I want it to create a new entry in the
second table for the current record's serial number and set that value of
extracopies to 1. Any help is much appreciated!!
I have 2 tables. one contains a list of serial numbers for cd's, along with
other information. the second table is linked to the first, and contains the
serial and the number of spare copies I have. (i cannot incorporate this into
the first table)
I have a form who's source is a query which has all the fields from the
first table plus the extracopies from the second table. I have a + and -
button beneath the extracopies field, to increase or decrease this number.
What I want to do, is if I have no entry in the second table for a serial
number, when I click the + button I want it to create a new entry in the
second table for the current record's serial number and set that value of
extracopies to 1. Any help is much appreciated!!