Ask Experts Questions for FREE Help !
Ask
    montashir's Avatar
    montashir Posts: 2, Reputation: 1
    New Member
     
    #1

    Apr 26, 2008, 04:15 PM
    Opening and Closing balance in access report.
    I want access 2003 to generate the goods sold account report showing
    the opening and closing Balance. I have the issued qty. and sold qty.
    and the closing balance is an calculated value (issued qty. - sold
    qty.). Now, I want the report show the result as per my given starting
    date and show the opening balance that should be the same of the
    closing balance of the previous date. How it can be done? Please help
    urgently.


    Thanks in advance,
    Montashir
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #2

    Apr 26, 2008, 04:26 PM
    Use a DSUM() function to add the incoming and subtract the outgoing. O do it in a query and use a DLookup.

    Hope this helps,
    Scott<>
    Microsoft Access MVP 2007
    Author: Microsoft Office Access 2007 VBA
    montashir's Avatar
    montashir Posts: 2, Reputation: 1
    New Member
     
    #3

    Apr 27, 2008, 12:26 AM
    Quote Originally Posted by ScottGem
    Use a DSUM() function to add the incoming and subtract the outgoing. O do it in a query and use a DLookup.

    Hope this helps,
    Scott<>
    Microsoft Access MVP 2007
    Author: Microsoft Office Access 2007 VBA

    Thanks Scott, But I am a newbie so could you please send me an example and detail walkthrough. It would be very helpful for me.

    Waiting for your reply
    Montashir
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #4

    Apr 27, 2008, 08:04 AM
    Look up DSUM or Dlookup in Access Help, that will give you detailed explanation on how to use those functions.

    As an aside, we volunteer our time on sites like these. Very often our answers are just to give you the direction you need to get where you want to go. You shouldn't expect to get a detailed, step by step answer (though sometimes you might). You really should rely on the Help files for details.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Adjusting entires, closing entries, post-closing trial balance [ 12 Answers ]

I need to know what an adjusting entry, closing entry, and a post-closing trial balance look like. I will give you the figures of you need them.

Opening Balance for Access Ledger DataBase [ 2 Answers ]

I am working on a project aimed at tracking daily transactions of Deposits and Withdrawals, similar to the Ledger Sample ledger Database in MS Access. Using a Report Date Range Form to filter transactions for a given period, I want to see the Opening (Beginning) balance on the account before the...

Preparing Closing entries & Post Closing Trial Balance [ 1 Answers ]

I don't quite understand how you incorporate the information into these accounts. For instance, you have Capital $9,000; Wage Expenses $8500; Service Revenue $1000; and Rent Expense $1600.

Opening/closing stock adjustments [ 1 Answers ]

Hi I'm hoping someone can help me.. I've got a set of accounts for some coursework and as I'm trying to do this over the easter holiday I'm stuck and need someone to ask! I pretty much know what I'm doing except for this, In my trial balance I have stock at 1st jan, then later I have an...


View more questions Search