Dlook up

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • a Khan

    Dlook up


    I want to update QTYonHand in product table. That is I am using a form
    frmsaleDetails and I want to update stock quantity when ever I make a
    new sale.
    Can any one help plzzzzzzzzzzz

    table name is Products


    *** Sent via Developersdex http://www.developersdex.com ***
  • Allen Browne

    #2
    Re: Dlook up

    This is too big a question to give you a complete answer in a forum, so the
    best we can do is point you to a solution.

    For a basic discussion of how you might calculate the quantity-on-hand at
    runtime without storing the value, see;
    Inventory Control - Quantity On Hand
    at:
    How do calculate the quantity-on-hand for inventory applications, rather than rely on a stored value.


    If you want to allocate stock to particular orders when the order is
    processed, buy a copy of John Viescas' new book, "Building MS Access
    Applications" (Microsoft Press, 2005.) John explains how to do this, and
    even gives you a working database on the CD that comes with the book.

    --
    Allen Browne - Microsoft MVP. Perth, Western Australia.
    Tips for Access users - http://allenbrowne.com/tips.html
    Reply to group, rather than allenbrowne at mvps dot org.

    "a Khan" <ahmad341@hotma il.com> wrote in message
    news:6r5ee.20$J d7.1556@news.us west.net...[color=blue]
    >
    > I want to update QTYonHand in product table. That is I am using a form
    > frmsaleDetails and I want to update stock quantity when ever I make a
    > new sale.
    > Can any one help plzzzzzzzzzzz
    >
    > table name is Products[/color]


    Comment

    Working...