M
mark@quicksolutions
I have created a stock control database for my business. I have a table of
items and a table of inventory transactions. I calculate stock levels by:
1) Creating a single item form
2) Embedding an inventory transactions subform
3) Creating a text box containing a formula to sum the inventory transactions
Although I can do this in a single item form, I cannot generate a multiple
item form listing stock levels of everything in one go.
Basically, my operations staff would like the system to flag up to them when
items reach a certain stock level so that they can be reordered. Can anyone
help me here? My knowledge of VB is limited.
Thanks,
Mark
items and a table of inventory transactions. I calculate stock levels by:
1) Creating a single item form
2) Embedding an inventory transactions subform
3) Creating a text box containing a formula to sum the inventory transactions
Although I can do this in a single item form, I cannot generate a multiple
item form listing stock levels of everything in one go.
Basically, my operations staff would like the system to flag up to them when
items reach a certain stock level so that they can be reordered. Can anyone
help me here? My knowledge of VB is limited.
Thanks,
Mark