Stock On Hand

K

Karan

Dear all / Mr. Allen Browne,

As i said earlier that i want to maintain our inventory, i want to take the
Quantity On Hand. I have gone through your website and done the tables
accordingly. The Acquisition, Acquisition Detail and Stock Take Tables and
the remaining tables exist as mentioned(Northwind Traders Database)

1) Acquisition Table contains > Field1: AcqID(AutoNumber) Field2:
AcqDate(Date/Time) and Field3: AcqNote (Memo)

2) Acquisition Detail Table Contains > Field1: AcqDetailID(AutoNumber)
Field2: AcqID(Related to Acquisition Table) Field3: ProductID (Related to
Product Table) Field4: Quantity(Number) Field5: UnitPrice(Currenty)

3) Stock Take Table Contains > Field1: StockTakeID(Autonumber) Field2:
StockTakeDate(Date/Time) Field3: ProductID (Related to Product Table)
Field4: Quantity(Number)

I have created the reletionships also according to your sample Function.
Now i want to put the Function onHand. I don't know how to do that and also
do i need to build any query before i can calculate stock on hand. please
help me in this regard. I am under tremendrous pressure from all corners.
I want to do this, which will help me in a great deal. Any tips will be
highly valued.

Thanks and waiting for replies !!!

Thanks in advance

Karan
 
S

simederi

Karan said:
Dear all / Mr. Allen Browne,

As i said earlier that i want to maintain our inventory, i want to take the
Quantity On Hand. I have gone through your website and done the tables
accordingly. The Acquisition, Acquisition Detail and Stock Take Tables and
the remaining tables exist as mentioned(Northwind Traders Database)

1) Acquisition Table contains > Field1: AcqID(AutoNumber) Field2:
AcqDate(Date/Time) and Field3: AcqNote (Memo)

2) Acquisition Detail Table Contains > Field1: AcqDetailID(AutoNumber)
Field2: AcqID(Related to Acquisition Table) Field3: ProductID (Related to
Product Table) Field4: Quantity(Number) Field5: UnitPrice(Currenty)

3) Stock Take Table Contains > Field1: StockTakeID(Autonumber) Field2:
StockTakeDate(Date/Time) Field3: ProductID (Related to Product Table)
Field4: Quantity(Number)

I have created the reletionships also according to your sample Function.
Now i want to put the Function onHand. I don't know how to do that and also
do i need to build any query before i can calculate stock on hand. please
help me in this regard. I am under tremendrous pressure from all corners.
I want to do this, which will help me in a great deal. Any tips will be
highly valued.

Thanks and waiting for replies !!!

Thanks in advance

Karan
 

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

Similar Threads

stock in hand 3
Shift several columns in table 4
Access Stock In Hand query in access 2007 0
Managing Stock 3
Quantity on Hand 3
Replace text with related number 1
Calculate difference between to records 3
ACCESS Tables 5

Top