+ Reply to Thread
Results 1 to 2 of 2

Pivot tables with multiple checks on one data set

  1. #1
    Registered User
    Join Date
    01-28-2021
    Location
    Kent, England
    MS-Off Ver
    Microsoft 365 Apps for Enterprise
    Posts
    24

    Pivot tables with multiple checks on one data set

    Hi, Apologies but I couldn't find an answer to this so please forgive me if it has been answered elsewhere.

    I am running a check on data from a scheduling team, their target is to book appointments at least 4 to 6 weeks in advance. I would like to display this data in a pivot table (if posslble) to show appointments booked more than 4 weeks, between 3 and 4 weeks, between 2 and 3 weeks and any booked under 2 weeks without counting any twice.

    I have tried a multiple if, but the data doesn't seem to either filter or count correctly in the pivot table and I can't figure out why.

    Is anyone able to help?

    Thanks
    Attached Files Attached Files

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

    Re: Pivot tables with multiple checks on one data set

    F2 =IF(D2<0,-MROUND(ABS(D2)/7,1),MROUND(ABS(D2)/7,1))

    After that a pivot table.

    See the attached file.
    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.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Multi VLOOKUP(LEFT That checks 2 lots of data tables
    By pmw19800 in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 08-05-2020, 05:43 AM
  2. Macro to update pivot table filters from multiple pivot tables of different data sources
    By groblerdn85 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-24-2017, 05:10 AM
  3. Change Pivot Source Data in multiple pivot tables
    By jacol in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 05-20-2014, 06:18 AM
  4. Creating a Master / Consolidated Pivot Tables from a multiple pivot tables
    By paradise2sr in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 12-12-2013, 02:28 AM
  5. Creating a Master / Consolidated Pivot Tables from a multiple pivot tables
    By paradise2sr in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 12-08-2013, 10:49 PM
  6. Pivot Tables - need to do separate pivot tables for multiple sheets in same format
    By tconnell1965 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-18-2013, 07:04 AM
  7. Replies: 3
    Last Post: 02-27-2012, 08:03 PM

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