+ Reply to Thread
Results 1 to 5 of 5

I am trying to set up a quick review of a wokbook

  1. #1
    Registered User
    Join Date
    12-17-2018
    Location
    Columbia, SC
    MS-Off Ver
    Office 365
    Posts
    3

    I am trying to set up a quick review of a wokbook

    I am setting up a table for a quick review in a workbook. Data is fill in on many sheets throughout the wordbook and I want a quick reference as to see if I completed all the cells on all the pages. I need two formulas as some cells in the worksheets are blank and some cells contain a zero, based on the formula in the cell. Please see the attached file for an example and the description of the formula. Thanks.
    Attached Files Attached Files

  2. #2
    Forum Expert PaulM100's Avatar
    Join Date
    10-09-2017
    Location
    UK
    MS-Off Ver
    Office 365
    Posts
    2,108

    Re: I am trying to set up a quick review of a wokbook

    Not sure it I understand your query. Assuming that you want to change only the colour of the cell, based on those 3 conditions, then you will need conditional formatting and set the rule for D17 and J17 like: =AND(D3<>"", D9="") and set the fill to red. Same with J17
    Click the * to say thanks.

  3. #3
    Registered User
    Join Date
    12-17-2018
    Location
    Columbia, SC
    MS-Off Ver
    Office 365
    Posts
    3

    Re: I am trying to set up a quick review of a wokbook

    Solved on another forum:
    1] 1st Formula

    Select D17:F17 >> Conditional Formatting >> New rule >> select "Use a formula…" >>

    >> in the rule box enter: =ISERR(-SUBSTITUTE(D3," ",""))*(D9="")

    >> click "Format" , choose background color in Red >> OK

    2] 2nd Formula

    Select J17:L17 >> Conditional Formatting >> New rule >> select "Use a formula…" >>

    >> in the rule box enter: =ISERR(-SUBSTITUTE(J3," ",""))*ISNUMBER(FIND(0,J6))

    >> click "Format" , choose background color in Red >> OK

  4. #4
    Registered User
    Join Date
    12-17-2018
    Location
    Columbia, SC
    MS-Off Ver
    Office 365
    Posts
    3

    Re: I am trying to set up a quick review of a wokbook

    Thanks for your help

  5. #5
    Forum Expert Logit's Avatar
    Join Date
    12-23-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2019 Professional Plus - 2007 Enterprise
    Posts
    7,015

    Re: I am trying to set up a quick review of a wokbook

    .
    elsmith9035768

    For future reference, you can help us to help you by providing a link to the other forum posts ... in your first post on this forum.

    As all Excel related forums have this requirement, you should post a link to this thread in the other forum posts as well.


    Thanks !

+ 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] How to Keep the Wokbook Invisible after Saving Another
    By Hmerman in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-24-2018, 03:14 PM
  2. =IF([@Review]<>"",VALUE(LEFT([@Review],1)),0) Explaination.
    By XoniaDao in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-09-2015, 03:01 AM
  3. [SOLVED] help with data from a second wokbook in the open workbook
    By jmac1947 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-09-2014, 06:18 AM
  4. Protecting wokbook - control deletions
    By Bananna1 in forum Excel General
    Replies: 1
    Last Post: 12-13-2013, 01:02 PM
  5. Split up wokbook into 2-3 files
    By JK1234 in forum Excel General
    Replies: 0
    Last Post: 12-08-2008, 11:45 AM
  6. Lock down a wokbook
    By Gordon in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-19-2006, 02:15 PM
  7. Convert a wokbook to shared mode
    By Don Rouse in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-16-2005, 12:05 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