Results 1 to 5 of 5

Skip Condition Formatting If Sum of Column Equals Zero

Threaded View

  1. #1
    Registered User
    Join Date
    08-21-2012
    Location
    Minneapolis, MN
    MS-Off Ver
    Excel 2010
    Posts
    7

    Skip Condition Formatting If Sum of Column Equals Zero

    Hey Everyone,

    I'm running into a problem with trying to stop conditional formatting if there are no values in a column. If even one cell in the column has a value, I need the conditional formatting applied to all cells(blanks included). The column in question is column V.

    Original formula: =VLOOKUP(A5,'NF Distribution'!$A:$U,19,0)<>V5

    Modified formula: =IF(SUM(V5:V494)>0,VLOOKUP(A5,'NF Distribution'!$A:$U,19,0)<>V5,"")

    Attached is my excel file.

    Any help you could give me would be appreciated!

    Thanks
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

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