Search results

  1. T

    Running an in and out stock movement query in order

    Hello.... I am trying to create a query statement in access to show the current stock balance like a tree ,I use a subquery to get the current balance with this SQL statement : SELECT TransactionDataTotalBalance.TransID, TransactionDataTotalBalance.TransDate...
  2. T

    Hello

    I have been working with Microsoft Access for 2 years and I created many tables ,Queries, Forms ,Reports ,Created an inventory transaction with barcode and stock by using VB codes. I live in Turkey , And I hope to learn more about SQL and VB Functions and also be useful to use my experience to...
  3. T

    Running an in and out stock movement query in order

    Hello.... I am trying to create a query statement in access to show the current stock balance like a tree ,I use a subquery to get the current balance with this SQL statement : SELECT TransactionDataTotalBalance.TransID, TransactionDataTotalBalance.TransDate...
Back
Top Bottom