+ Reply to Thread
Results 1 to 4 of 4

Pulling from one sheet to another based on date

Hybrid View

  1. #1
    Registered User
    Join Date
    12-31-2009
    Location
    Kansas City, Missouri
    MS-Off Ver
    Excel 2003
    Posts
    6

    Thumbs up Pulling from one sheet to another based on date

    I'm building a personal budget that looks a lot like a set of business financials (really just an exercise to learn excel techniques).

    So, I have one sheet that acts as a register -- in column A I have the date of the transaction, column B is the amount, C is from which account the money came, D is the use of the money, and E is a code (1 for paycheck, 2 for investment income, 3 for food expense...etc).

    On another sheet I have an income statement. I want the income statement to pull code 1s from the register sheet for the month indicated by column A in that sheet into the proper month column (B is january, C is Feb....). I then have a cash flow sheet which uses V-lookups to pull the information from the income statement, and that seems to work fine.

    I'll include a copy of the file I'm working on for reference (all numbers are completely made up).
    Attached Files Attached Files
    Last edited by faxmebeer; 12-31-2009 at 04:41 PM.

  2. #2
    Forum Contributor
    Join Date
    02-16-2008
    Location
    Mansfield, TX
    Posts
    324

    Re: Pulling from one sheet to another based on date

    in your example sheet I changed the code to the actual type of transaction it was to match your transaction types in column A. this will make it easier to copy the formulas down the columns in your income statement as it will reference the cell in column A. i would also reccomend naming the ranges you will be using on the register tab for ease of inputing these formulas. I put a couple of sumifs formulas in column N so that you can build on them. If you have any questions about them, let me know!

    Clayton Grove
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    12-31-2009
    Location
    Kansas City, Missouri
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Pulling from one sheet to another based on date

    Quote Originally Posted by dcgrove View Post
    in your example sheet I changed the code to the actual type of transaction it was to match your transaction types in column A. this will make it easier to copy the formulas down the columns in your income statement as it will reference the cell in column A. i would also reccomend naming the ranges you will be using on the register tab for ease of inputing these formulas. I put a couple of sumifs formulas in column N so that you can build on them. If you have any questions about them, let me know!

    Clayton Grove
    Worked great, Clayton, thanks so much! I changed the dates to "<=" in order to pick up those dates that happen to fall on the first or last days of the month, but asside from that it's perfect!

  4. #4
    Forum Contributor
    Join Date
    02-16-2008
    Location
    Mansfield, TX
    Posts
    324

    Re: Pulling from one sheet to another based on date

    good call on the =>. I didnt even think of that.

+ 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