+ Reply to Thread
Results 1 to 5 of 5

trying to return a year to date amount

  1. #1
    Registered User
    Join Date
    03-03-2011
    Location
    london
    MS-Off Ver
    Excel 2003
    Posts
    34

    Cool trying to return a year to date amount

    Can anyone assist me with this

    I have a spreadsheet that shows a budget by month and I want to create a rule that when I change the month date that the YTD amount automatically changes

    ie in March - I put MAR in the month colum and then on the YTD colum it automatically adds up the Jan - Marc budgets to give me the total

    is there a way of doing this rather than having to add each line manually
    Last edited by bumpty; 03-09-2011 at 08:11 AM.

  2. #2
    Valued Forum Contributor
    Join Date
    10-13-2010
    Location
    Sunderland, England
    MS-Off Ver
    Excel 2007 (Home) / 2003 (Work)
    Posts
    740

    Re: trying to return a year to date amount

    Hi Bumpty

    Could you post a sample of your data? It'll be much easier to give a concise answer as there are probably a few ways to do this depending on how your data is organised.

  3. #3
    Registered User
    Join Date
    03-03-2011
    Location
    london
    MS-Off Ver
    Excel 2003
    Posts
    34

    Re: trying to return a year to date amount

    yes sorry no problem
    please see attached

    I basically have many tabs and want to put in JAN and the month automatically picks up that month budget and the same for the YTD
    that way I can avoid having to manually update so many tabs individually just by altering that month somewhere it automaically updates all my Month and YTD tabs
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    02-16-2011
    Location
    Seattle, Washington, USA
    MS-Off Ver
    Excel 2003
    Posts
    30

    Re: trying to return a year to date amount

    You can do it using OFFSET.

    Check out the OFFSET tutorial (I did a search on the site and found this:

    Mind you, I didn't create it, and I'm still trying to wrap my head around applying offset to my application, but this example does exactly what you want, I think.
    Attached Files Attached Files

  5. #5
    Valued Forum Contributor
    Join Date
    10-13-2010
    Location
    Sunderland, England
    MS-Off Ver
    Excel 2007 (Home) / 2003 (Work)
    Posts
    740

    Re: trying to return a year to date amount

    See attached.

    The formulae all link into cell B12, but you could easily change this to a cell on a cover sheet to which you can link all tabs.

    You could take the automation one step further by changing the values in B2:M2 to 01-Jan, 01-Feb, etc, and change the format to MMM, then replacing the $B$12 in the formulae with MONTH(today()), which would automatically update values based on today's date.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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