+ Reply to Thread
Results 1 to 3 of 3

Creating a report using date ranges

  1. #1
    Registered User
    Join Date
    02-28-2011
    Location
    Bournemouth, England
    MS-Off Ver
    Excel 2010
    Posts
    16

    Creating a report using date ranges

    I have created a very simple sheet to capture mileage logs which records the information in the 'Data' sheet.

    On the 'Reporting' sheet I want to be able to but in a month/year and be able to generate a report which shows the transactions for that month/year and calculate the amount to be reclaimed for mileage.

    Which is Column K multiplied by column J or K from the 'Data' sheet. If the cumulative miles in a tax year which runs 6th April to 5th April each year is in excess of 10,000 miles then column K should be used for the calculation on miles in excess of 10,000.

    I just cannot think of the best way to take this forward. Any help is greatly appreciated.
    Attached Files Attached Files
    Last edited by smart_as; 07-08-2011 at 06:53 AM.

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Creating a report using date ranges

    Looking at your code you really should restore ScreenUpdating to True at the end of the code.

    As you have Excel 2010 you can use the Tables feature & the new SUMIFS functions
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Registered User
    Join Date
    02-28-2011
    Location
    Bournemouth, England
    MS-Off Ver
    Excel 2010
    Posts
    16

    Re: Creating a report using date ranges

    Hi RoyUK that was very helpful and I have now completed my spreadsheet using SUMIFS which I had not used before. So thank you.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1