P
Phreake
Hi Guys,
I am doing a stock list of Printer tonors, with the following tables
Printer_tonor_Stock Tonors Printers
----------------------------- ------------- --------------
RecordID TonorID PrinterID
PrinterID Tonor Printer Name
TonorID Colour Serial Number
Date Stock Model
DepartmentID
I have done a form with th Printer_Tonor_Stock Table, basically what I
want is, when I fill out a record (combo box of TonorID), i want a
query (or 2) to say if the Printer_tonor_Stock.tonorID =
Tonors.TonorID, then Tonors.Stock should = Tonors.Stock-1.
How can I put this into a query pleeease Help!! (the results will be
shown at the bottom of the Printer_Tonor_Stock form). Also please
excuse my bad database design as I am just a lowly Helpdesk guy (
Thanks in advance
Phreake
I am doing a stock list of Printer tonors, with the following tables
Printer_tonor_Stock Tonors Printers
----------------------------- ------------- --------------
RecordID TonorID PrinterID
PrinterID Tonor Printer Name
TonorID Colour Serial Number
Date Stock Model
DepartmentID
I have done a form with th Printer_Tonor_Stock Table, basically what I
want is, when I fill out a record (combo box of TonorID), i want a
query (or 2) to say if the Printer_tonor_Stock.tonorID =
Tonors.TonorID, then Tonors.Stock should = Tonors.Stock-1.
How can I put this into a query pleeease Help!! (the results will be
shown at the bottom of the Printer_Tonor_Stock form). Also please
excuse my bad database design as I am just a lowly Helpdesk guy (
Thanks in advance
Phreake