+ Reply to Thread
Results 1 to 4 of 4

ISERROR formula in Pivot Table

  1. #1
    Registered User
    Join Date
    07-09-2018
    Location
    USA
    MS-Off Ver
    2010
    Posts
    2

    ISERROR formula in Pivot Table

    I am trying to do a calculated filed in a pivot table but get an error when I entered the below, I am always unsure how many and where I need to put the closed brackets. I would appreciate if anyone could tell me what I have entered below in the formula

    =IF(ISERROR('Won Total' +'Pipeline Total') /QuotaAmount ),0,('Won Total' +'Pipeline Total') /QuotaAmount ))

  2. #2
    Forum Contributor Mvaldesi's Avatar
    Join Date
    01-21-2011
    Location
    Plano, TX
    MS-Off Ver
    MS365 (PC) v.2108
    Posts
    259

    Re: ISERROR formula in Pivot Table

    Looks like you had a couple parenthesis in the wrong places; see if this works for you:

    =IF(ISERROR(('Won Total' +'Pipeline Total')/QuotaAmount),0,('Won Total' +'Pipeline Total')/QuotaAmount)

  3. #3
    Registered User
    Join Date
    07-09-2018
    Location
    USA
    MS-Off Ver
    2010
    Posts
    2

    Re: ISERROR formula in Pivot Table

    Ahhh excellent thank you, that works!!

  4. #4
    Forum Contributor Mvaldesi's Avatar
    Join Date
    01-21-2011
    Location
    Plano, TX
    MS-Off Ver
    MS365 (PC) v.2108
    Posts
    259

    Re: ISERROR formula in Pivot Table

    Glad to help! If your issue is resolved, can you please mark the thread as SOLVED?

+ 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. Replies: 4
    Last Post: 02-19-2018, 06:34 AM
  2. Replies: 6
    Last Post: 01-24-2017, 06:56 PM
  3. [SOLVED] Creating a formula in a pivot table while using another calculated item in the pivot
    By mvhs1073933 in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 08-10-2015, 12:44 PM
  4. [SOLVED] Copy and paste formula outside pivot table using information from table
    By batjl9 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-01-2014, 07:10 AM
  5. Adding formula to active table and for pivot table in macro
    By Jerseynjphillypa in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-08-2012, 08:12 AM
  6. PLEASE DELETE this post
    By -EE- in forum Excel General
    Replies: 0
    Last Post: 02-22-2012, 07:46 PM
  7. Replies: 1
    Last Post: 12-15-2011, 08:43 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