+ Reply to Thread
Results 1 to 2 of 2

Remove "False" from Linked Cell for Count in Pivot Table

  1. #1
    Registered User
    Join Date
    09-05-2019
    Location
    Mill Creek, WA
    MS-Off Ver
    MS Office 2016
    Posts
    1

    Angry Remove "False" from Linked Cell for Count in Pivot Table

    I have a document with check boxes and linked cells. I want the word "FALSE" to not show when the check boxes are unchecked because it is being counted in my pivot table. I need only TRUE to appear and unchecked to clear the linked cell so the counts in my pivot table are accurate. Right now the pivot table is counting TRUE and FALSE.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Remove "False" from Linked Cell for Count in Pivot Table

    Welcome to the Forum blambert14!

    You should create a formula in another cell that refers to the linked cell, and use that in the pivot table instead of the linked cell.

    =IF(A1=FALSE,"",A1)

    If that is not clear, then please attach your file. The paper clip icon does not work for attachments. To attach a file, under the text box where you type your reply click the Go Advanced button. On the next screen scroll down and click on Manage Attachments, which will show a pop-up window to Select and Upload a file. Then close the window.

+ 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: 7
    Last Post: 03-06-2019, 05:01 PM
  2. VBA Updates Pivot Table by cell contents, i want to show "blank" instead of "all"
    By mattinwpg in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-15-2017, 10:58 PM
  3. Replies: 0
    Last Post: 10-21-2013, 05:06 PM
  4. Replies: 1
    Last Post: 06-06-2013, 06:28 PM
  5. [SOLVED] How to Count number of "Error" and "OK" after the word "Instrument" found in table row
    By eltonlaw in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-17-2012, 06:26 AM
  6. Remove "TRUE" "FALSE" words from a linked checkbox
    By MDCK in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-15-2008, 03:26 AM
  7. Replies: 7
    Last Post: 05-13-2006, 05:02 PM

Tags for this Thread

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