+ Reply to Thread
Results 1 to 4 of 4

converting database of transactions to a time series

  1. #1
    Registered User
    Join Date
    07-27-2011
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    16

    converting database of transactions to a time series

    I have a database of items whether they went "in stock" or "out of stock" on a specific date. I'm trying to convert that to a table that shows for EVERY date is an item was "in stock" or "out of stock". I'm thinking my starting point is a pivot table that gets a list of horizontal list of every item in the database. But I can't figure out a formula that says for any given date, was the item in stock or not.

    I've attached a simplified version of my problem, and I'd love to hear any ideas.

    Thanks.
    Attached Files Attached Files
    Last edited by gren; 03-22-2012 at 03:49 PM.

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: converting database of transactions to a time series

    Hi

    Try this

    B5:
    Please Login or Register  to view this content.
    Copy across / down as required.

    HTH

    rylo

  3. #3
    Registered User
    Join Date
    07-27-2011
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    16

    Re: converting database of transactions to a time series

    That works incredibly well. I've got to spend some time figuring out how it works... Does the --(database!$B$2:$B$8=Table!B$4) creates of vector of 0s for false and 1s for true? And the subtraction turns "overlaps" into 0s? Thanks so much.

  4. #4
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: converting database of transactions to a time series

    Hi

    Yep, you got it.

    rylo

+ 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