+ Reply to Thread
Results 1 to 5 of 5

Conditional formating not working when referring to cells on other tab

  1. #1
    Registered User
    Join Date
    08-21-2015
    Location
    Brussels, Belgium
    MS-Off Ver
    2013
    Posts
    33

    Conditional formating not working when referring to cells on other tab

    Hi guys. I have a spreadsheet with tons of calculations that we use to check for data quality. I was cleaning it up a little bit because all of the #DIV/0-style errors were making it hard to see the calculations.

    For the entire spreadsheet, I used the below conditional formula to get rid of the errors and only display the calculations. However, one calculation has a term which refers to a cell on another tab and I am pretty sure that this is casing the function not to work. Instead of leaving a blank like all of the other calculations, it just shows 0.00%. I know this because I used a cell on the same tab in place of the cell on the other tab, and the conditional function worked perfectly. This is the equation:

    =IF(B20=" "," ",=IF(B20=" "," ",(B20/'Series consistency, Net Assets'!C20)))

    I've tried the third term both with and within parantheses and it doesn't work. It just displays 0.00%.

    Does anybody have any ideas as to how this can be corrected?

    Thank you so much!
    Last edited by Kabouterke; 10-30-2015 at 12:47 PM.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,208

    Re: Conditional formating not working when referring to cells on other tab

    Is this what you meant??

    =IF(B20=0," ",IF(B20=" "," ",(B20/'Series consistency, Net Assets'!C20)))
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,208

    Re: Conditional formating not working when referring to cells on other tab

    Is this what you meant??

    =IF(B20=0," ",IF(B20=" "," ",(B20/'Series consistency, Net Assets'!C20)))

  4. #4
    Registered User
    Join Date
    08-21-2015
    Location
    Brussels, Belgium
    MS-Off Ver
    2013
    Posts
    33

    Re: Conditional formating not working when referring to cells on other tab

    That did the trick, thanks! Strange, because B20 doesn't equal 0. Instead, it's just blank.

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,208

    Re: Conditional formating not working when referring to cells on other tab

    Great! I'm glad to have helped! If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

+ 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. Conditional formating not working
    By JukeBoxHero in forum Excel General
    Replies: 2
    Last Post: 03-26-2015, 06:50 PM
  2. Replies: 5
    Last Post: 12-08-2014, 06:55 PM
  3. conditional formating not working
    By tsatsos007 in forum Excel General
    Replies: 5
    Last Post: 12-30-2010, 09:45 AM
  4. Replies: 3
    Last Post: 05-27-2010, 01:32 PM
  5. Conditional formating not working
    By ujjawal in forum Excel General
    Replies: 1
    Last Post: 07-27-2009, 01:39 PM
  6. Conditional formating not working on #Value!
    By feejo in forum Excel General
    Replies: 1
    Last Post: 03-05-2008, 05:27 PM
  7. Replies: 6
    Last Post: 08-14-2006, 05:00 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