Windows 10: Conditional formatting problem

Discus and support Conditional formatting problem in Windows 10 Gaming to solve the problem; I need conditional formatting to compare 2 lists of numbers with the goal of formatting numbers not in the second list. The first list has 300 numbers;... Discussion in 'Windows 10 Gaming' started by GwenKorvick, Jul 17, 2023.

  1. Conditional formatting problem


    I need conditional formatting to compare 2 lists of numbers with the goal of formatting numbers not in the second list. The first list has 300 numbers; the second list has 2000 numbers. Here is a formula I've tried unsuccessfully. It formats all 300 numbers in the first list even though they do appear in the second list. =COUNTIF$AP$3:AP$2000,AE300=0 Same with this formula=COUNTIF$AP$3:AP$2000,AA300=0Any help you can give me will be greatly appreciated. Thank youGwen

    :)
     
    GwenKorvick, Jul 17, 2023
    #1
  2. DaveM121 Win User

    Conditional Formatting

    Hi J,

    I am Dave, I will help you with this.

    If you select the first revised ship date cell and select Conditional Formatting - Highlight Rules - Greater than and then click the corresponding estimated shipping date cell, that should set the conditional formatting for that cell.

    Then to apply that rule to all other cells in that column, select that cell, then click 'Format Painter' and click the cell below that cell and drag down to fill the column with the same conditional formatting rule.
     
    DaveM121, Jul 17, 2023
    #2
  3. Fernandz Win User
    How To Format A Write Protected Flash Memory ?

    ¿You already tried this one?...

    Run CMD


    1. diskpart
    2. list disk

    Then in the 3º step, put the correct number of disk in the list for the usb flash (if it's listed in disk 3, then you'll have to write select disk 3).

    2. select disk #
    3. clean
    4. create partition primary
    5. select partition 1
    6. active
    7. format fs=fat32
    8. assign
    9. exit

    with that commands you will format the flash drive in fat32, if you have a large drive you can select also "format fs=ntfs" in step 7.

    good luck!
     
    Fernandz, Jul 17, 2023
    #3
  4. donnylad Win User

    Conditional formatting problem

    Conditional formating

    Okay,, the example is just a small sample of my data.
    Lie I said , I want a cell that is an L to have a red fill if the cell below is > 8.
    The cell contents can change and that is why I need to use conditional formatting.
    But I need help on how to do it.
    You can find the conditional formatting icon in the Home tab at the top.
    Len


    Conditional formatting problem 221206d1547730612t-conditional-formating-capture.png
     
    donnylad, Jul 17, 2023
    #4
Thema:

Conditional formatting problem

Loading...
  1. Conditional formatting problem - Similar Threads - Conditional formatting problem

  2. Conditional formatting oddity?

    in Windows 10 Customization
    Conditional formatting oddity?: I'm running Excel 2021 on Windows 10 Pro 64-bit.I seem to be having some form of delay with the application of Conditional Formatting,where I have to scroll past the cells subject to the formatting, before the effect takes place.Sheet2 looks like: I want the conditional...
  3. Conditional formatting oddity?

    in Windows 10 Gaming
    Conditional formatting oddity?: I'm running Excel 2021 on Windows 10 Pro 64-bit.I seem to be having some form of delay with the application of Conditional Formatting,where I have to scroll past the cells subject to the formatting, before the effect takes place.Sheet2 looks like: I want the conditional...
  4. Conditional formatting oddity?

    in Windows 10 Software and Apps
    Conditional formatting oddity?: I'm running Excel 2021 on Windows 10 Pro 64-bit.I seem to be having some form of delay with the application of Conditional Formatting,where I have to scroll past the cells subject to the formatting, before the effect takes place.Sheet2 looks like: I want the conditional...
  5. Conditional formatting problem

    in Windows 10 Software and Apps
    Conditional formatting problem: I need conditional formatting to compare 2 lists of numbers with the goal of formatting numbers not in the second list. The first list has 300 numbers; the second list has 2000 numbers. Here is a formula I've tried unsuccessfully. It formats all 300 numbers in the first list...
  6. Conditional Formatting

    in Windows 10 Gaming
    Conditional Formatting: Hello!I am trying to use excel to highlight a revised ship date. I have a column of estimated ship dates and revised ship dates. The estimated ship dates can range from any date in the week ie 5/16, 5/17 etc The revised ship date is changed manually. How can I format excel so...
  7. Conditional Formatting

    in Windows 10 Software and Apps
    Conditional Formatting: Hello!I am trying to use excel to highlight a revised ship date. I have a column of estimated ship dates and revised ship dates. The estimated ship dates can range from any date in the week ie 5/16, 5/17 etc The revised ship date is changed manually. How can I format excel so...
  8. Conditional formating

    in Microsoft Office and 365
    Conditional formating: Hi all ,,,,again. I am using excel 2016 and have two rows of data thus,, WLWLWWLLLWL 76897665949 What I want is if the top cell is an L and the cell immediately below it is more than 8, how do I do it to change the top cell to a red fill?. PLease. Len 125425
  9. excel conditional formating

    in Microsoft Office and 365
    excel conditional formating: Hi to all,,, I am using excel 2016 and I have a 2 rows of data of which the top row consists of W or L and the row underneath consists of numbers that can be a number from 1 to 8. If the top cell is an L and the cell below is >6 I want the selected cell to be formatted with a...
  10. Excel Conditional formatting question.

    in Microsoft Office and 365
    Excel Conditional formatting question.: If I wanted to make a conditional formatting rule that would select all cells in a column [I2-I65] with a formula generated value less than 0.9 and greater than 1.1, ignoring all empty cells, what formula would I use? Thanks. 83089