+ Reply to Thread
Results 1 to 5 of 5

Creating a PivotTable

  1. #1
    Registered User
    Join Date
    07-09-2013
    Location
    Rockville, MD
    MS-Off Ver
    Excel 2003
    Posts
    2

    Creating a PivotTable

    I need to create a report that will return all rows that contain a certain value. The cells containing that value will be in different columns. Can this be done? Thanks.

  2. #2
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Creating a PivotTable

    Without seeing your source data and Pivot Table, that is a definite "maybe". If you can filter on the columns in the Pivot Table then it should be able to be done.

    Maybe all that is required is to filter your source data and never mind using a Pivot Table.
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

  3. #3
    Registered User
    Join Date
    07-09-2013
    Location
    Rockville, MD
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Creating a PivotTable

    number 1 2 3
    SOP 123.9 SOP 123.8 SOP 123.7 SOP 123.6
    SOP 234.6 SOP 234.5 SOP 123.7
    SOP 234.6 SOP 234.5 SOP 345.8
    SOP 555.3 SOP 555.2 SOP 555.1
    SOP 343.3 SOP 343.2 SOP 343.1 SOP 123.7

    This is a simplified version of what I'm dealing with. What I'm trying to do is generate a report that will produce
    all rows containing the value "SOP 123.7".

  4. #4
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Creating a PivotTable

    With countif and an filter.

    see the attached file.
    Attached Files Attached Files
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  5. #5
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Creating a PivotTable

    If the above data is in the range A2:D6, enter this formula in E2 and copy down: (change the cell references to match your data)

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Select all the data including the column with the above formula and filter on that column selecting 1 as the filter criteria. All rows with the value SOP 123.7 will be presented.

+ 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