Help required on VBA Coding for Access 2013

Joined
Jan 28, 2018
Messages
1
Reaction score
0
Dear All,
I am very new person to development in Access 2013.
Need help for the following:
I am trying to create a Stock Register. In the Stock Register, I want to maintain the daily latest stock status. I receive stock periodically and also have to issue items and have to maintain the stock as well as a minimum quantity. I had created the field as follows:

Stock Balance = StockBalance + StockReceived - StockIssued.

Also wanted to maintain an alert if the stock goes below the minimum stock level. Can anyone help me by providing a VBA code for the same
Thanking in advance
PKG25
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top