peterengland
New Member
- Joined
- Apr 6, 2005
- Messages
- 7
As part of this database I am creating there is a stock control side to it. The table that refers to the stock has the following fields: Stock code, stock description, stock level, Reorder level, Stock Status. There is also a stock form that allows the user to enter the stock details.
In the past when creating a stock system in excel I have created a formula that looks at the Stock level cell compares it with the reorder level cell and in the stock status cell returns ok if stock level is higher that reorder level or reorder if the opposite applies.
What I want to do is the same in access so on the stock form there is a field that states either ok or reorder which reacts to the information entered in stock level. I can then do a query to determine which items need reordering.
I am completely new to access so have no idea how to do this or even if this is possible. Any help would be much appreciated. I am currently using Access 2000. Kinds Regards Peter
In the past when creating a stock system in excel I have created a formula that looks at the Stock level cell compares it with the reorder level cell and in the stock status cell returns ok if stock level is higher that reorder level or reorder if the opposite applies.
What I want to do is the same in access so on the stock form there is a field that states either ok or reorder which reacts to the information entered in stock level. I can then do a query to determine which items need reordering.
I am completely new to access so have no idea how to do this or even if this is possible. Any help would be much appreciated. I am currently using Access 2000. Kinds Regards Peter