G
Guest
i have a database with 2 tables, A & B
table A has fields called booking number, flag and invoice number.
Table B contains 1 autonumber field called next number
the field booking number in table A is autonumber.
i want to be able to enter a record in table A and if field flag is ticked
field invoice number looksup the highest number in table B field next number
then increments table B field next number by 1.
can anyone help with this please or suggest a way to make this happen.
thanks
faffy
table A has fields called booking number, flag and invoice number.
Table B contains 1 autonumber field called next number
the field booking number in table A is autonumber.
i want to be able to enter a record in table A and if field flag is ticked
field invoice number looksup the highest number in table B field next number
then increments table B field next number by 1.
can anyone help with this please or suggest a way to make this happen.
thanks
faffy