Consulting

Results 1 to 3 of 3

Thread: Summary of cash book day wise

  1. #1

    Summary of cash book day wise

    Dear Sir,
    I wanted to make a summary for my cash day wise.
    E.g.: for 1st and 2nd February its coming right but third February 2018 which is added later it’s not working I wanted to apply for all days whatever will be added later on.Dear Sir,
    I wanted to make a summary for my cash day wise.
    E.g.: for 1st and 2nd February its coming right but third February 2018 which is added later it’s not working I wanted to apply for all days whatever will be added later on.
    Attached Files Attached Files

  2. #2
    VBAX Sage
    Joined
    Apr 2007
    Location
    United States
    Posts
    8,728
    Location
    Not sure about the question


    1. Have you considered using a pivot table?

    2. There was no Feb 3 data in you sample, but Feb 2 was in twice

    3. The SUBTOTAL() function might help (see screenshot and attachment)

    Capture.jpg
    Attached Files Attached Files
    ---------------------------------------------------------------------------------------------------------------------

    Paul


    Remember: Tell us WHAT you want to do, not HOW you think you want to do it

    1. Use [CODE] ....[/CODE ] Tags for readability
    [CODE]PasteYourCodeHere[/CODE ] -- (or paste your code, select it, click [#] button)
    2. Upload an example
    Go Advanced / Attachments - Manage Attachments / Add Files / Select Files / Select the file(s) / Upload Files / Done
    3. Mark the thread as [Solved] when you have an answer
    Thread Tools (on the top right corner, above the first message)
    4. Read the Forum FAQ, especially the part about cross-posting in other forums
    http://www.vbaexpress.com/forum/faq...._new_faq_item3

  3. #3
    Moderator VBAX Sage SamT's Avatar
    Joined
    Oct 2006
    Location
    Near Columbia
    Posts
    7,814
    Location
    Use the Cashbook sheet only for data entry. Create a Daily sheet that uses the =SumIf() function to show the daily totals.
    I expect the student to do their homework and find all the errrors I leeve in.


    Please take the time to read the Forum FAQ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •