G
Guest
Hi everyone! I have two tables concerned, one 'tblProducts' the other
'tblOrders'. I have two fields in 'tblProducts' - (QuantityOrdered) and
(ItemsInStock). When the number of (ItemsInStock) falls below 25% of the
number (Quantity Ordered) Then insert record into 'tblOrders'.
Any help on compiling something together would be great...
Thanks
'tblOrders'. I have two fields in 'tblProducts' - (QuantityOrdered) and
(ItemsInStock). When the number of (ItemsInStock) falls below 25% of the
number (Quantity Ordered) Then insert record into 'tblOrders'.
Any help on compiling something together would be great...
Thanks