+ Reply to Thread
Results 1 to 3 of 3

Inclusive/Exclusive List

Hybrid View

  1. #1
    mburkett
    Guest

    Inclusive/Exclusive List

    I have a list of items that an account hold exported from an account
    sytem as a text file. I am trying to generate not only what an account
    owns but what the account doesn't own. (The accounting system will not
    export what the account doesn't own.) I am looking for a rountine or
    quick formula to compare what each account owns and add what is
    doesn't. Here is an example assuming we only had 3 products.

    Raw Data:
    Account Quantity Product
    1234 12 Product 1
    1234 4 Product 3
    4567 12 Product 2

    Desired Output:
    Account Quantity Product
    1234 12 Product 1
    1234 0 Product 2
    1234 4 Product 3
    4567 0 Product 1
    4567 12 Product 2
    4567 0 Product 3

    Any help would be appreciated!


  2. #2
    Jim Thomlinson
    Guest

    RE: Inclusive/Exclusive List

    You can do this with a pivot table. You just need to check off (for the
    field) "Show items without data". If you are not familiar with pivot tables
    let me know. They are easy to create...
    --
    HTH...

    Jim Thomlinson


    "mburkett" wrote:

    > I have a list of items that an account hold exported from an account
    > sytem as a text file. I am trying to generate not only what an account
    > owns but what the account doesn't own. (The accounting system will not
    > export what the account doesn't own.) I am looking for a rountine or
    > quick formula to compare what each account owns and add what is
    > doesn't. Here is an example assuming we only had 3 products.
    >
    > Raw Data:
    > Account Quantity Product
    > 1234 12 Product 1
    > 1234 4 Product 3
    > 4567 12 Product 2
    >
    > Desired Output:
    > Account Quantity Product
    > 1234 12 Product 1
    > 1234 0 Product 2
    > 1234 4 Product 3
    > 4567 0 Product 1
    > 4567 12 Product 2
    > 4567 0 Product 3
    >
    > Any help would be appreciated!
    >
    >


  3. #3
    Dave Peterson
    Guest

    Re: Inclusive/Exclusive List

    See one more response to your post in .misc.

    mburkett wrote:
    >
    > I have a list of items that an account hold exported from an account
    > sytem as a text file. I am trying to generate not only what an account
    > owns but what the account doesn't own. (The accounting system will not
    > export what the account doesn't own.) I am looking for a rountine or
    > quick formula to compare what each account owns and add what is
    > doesn't. Here is an example assuming we only had 3 products.
    >
    > Raw Data:
    > Account Quantity Product
    > 1234 12 Product 1
    > 1234 4 Product 3
    > 4567 12 Product 2
    >
    > Desired Output:
    > Account Quantity Product
    > 1234 12 Product 1
    > 1234 0 Product 2
    > 1234 4 Product 3
    > 4567 0 Product 1
    > 4567 12 Product 2
    > 4567 0 Product 3
    >
    > Any help would be appreciated!


    --

    Dave Peterson

+ 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