+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Registered User
    Join Date
    06-05-2008
    Posts
    31

    To formulate a table based off a single row of Pivot data

    I have a pivot table with multiple brands listed in alphabetical order. Based off that pivot table I want to create a new table ("new table" worksheet) that lists only those brands that I consider "buyable" first, followed by the remaining brands listed in the original pivot table. Because the data input range for the pivot table can change over time, simply referencing cells would cause an error in where those brands deemed "buyable" would appear in the "new table".

    Basically, for visual purposes (and table/reference purposes later on) I want to list only those brands that are buyable first, followed by all the other brands in the pivot table.

    I have tried {if(D6:J6='Brands to Buy'!C5:I5,'Pivot table'!D7,'Pivot table'!E7)} but it still lists those brands which I listed first as buyable. Surely there is a way to automate this so that a change inthe pivot data will not affect the order in which my buyable brands appear. I have attached a sample workbook so you all canget a clear image of what I want to do. Any help is greatly appreciated as I have been stuck on this for a week now.

    Thanks in advance!
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    01-23-2006
    Posts
    191
    The pivot table must be driven of some data. You could add a helper column to the data and use in the pivot table .. see attached.
    Regards
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    06-05-2008
    Posts
    31
    Well the actual pivot table is so large that I chose not to create 1 in the sample. The first sheet in the sample is simply a mock table of the pivot table.

    I don't want the new table to be a pivot table, I want it to filter out those buyable brands from the first pivot table and list them first then list all the non-buyable brands (to be listed for selling purposes) to the right.
    Last edited by money n da sank; 07-30-2008 at 12:29 PM.

  4. #4
    Registered User
    Join Date
    06-05-2008
    Posts
    31
    bump please help

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.2.0