Conditional Formatting in Google Sheets (Complete Guide)

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024

Комментарии • 36

  • @BillRocklin
    @BillRocklin 10 месяцев назад +8

    Good one Scott ... I use conditional formatting a lot but didn't know about the option to select the entire spreadsheet ... Nice ... Thanks again!

    • @Simpletivity
      @Simpletivity  10 месяцев назад

      You're very welcome, Bill. Yes, I like having this option available depending on what I'm trying to zero in on.

  • @DPToolsandSkills
    @DPToolsandSkills 6 месяцев назад +1

    I like the way you explain with simplicity

    • @Simpletivity
      @Simpletivity  6 месяцев назад

      I'm so glad that you found this helpful and enjoy my way of teaching. Thanks for sharing!

  • @aryaagnivesh29
    @aryaagnivesh29 4 месяца назад +1

    really helpful. Simple to follow 🙏

    • @Simpletivity
      @Simpletivity  4 месяца назад

      So glad you enjoyed this one!

  • @therapy4everybody
    @therapy4everybody 5 месяцев назад +2

    Very helpful. Thank you! I'm wondering about more complex combinations of conditions, like if the value in B3 is true AND the the value in B2 is "PT" then color the row green.

    • @Simpletivity
      @Simpletivity  5 месяцев назад +2

      Sure thing. To do this, use the following custom formula:
      =AND(B3=TRUE, B2="PT")
      Explanation:
      AND() checks if multiple conditions are true simultaneously.
      B3=TRUE checks if the value in cell B3 is the boolean value TRUE.
      B2="PT" checks if the value in cell B2 is the text "PT".

    • @therapy4everybody
      @therapy4everybody 5 месяцев назад +1

      Thank you so much!!!

  • @ChaseGilesRealtor
    @ChaseGilesRealtor 9 месяцев назад +2

    What if I want to have the entire row be colored, but only based on one columns Color Scale? Im looking to have a scale from 1-10 and the rows then also be highlighted according to that one column.

  • @bdriscoll-woo9371
    @bdriscoll-woo9371 9 месяцев назад

    Thank you- easy to follow you. What formula can I use when I want only empty cells in a column of the whole sheet highlighted?

  • @krukarlukasz3834
    @krukarlukasz3834 24 дня назад

    How can I have multiple conditiong formating based on values of another cells? let me explain by example
    I have few tables each with 3 headers with 3 drop down options: Empty, Control, Detail
    Now, I want the content of the table rows below remain blank as defoult. As soon as I start typying in ithat cells I want it to turn yellow. That part I can do by using siple conditioning formating on that cells. However I want to add one more extra factor - if the header is "Detail" (or any othe cell without drop down) I want cell colour change to green.
    So, in a nuthell want to be able to write custo conditioning formula which goes something like that
    C1=if empty = blank/white, if not empty = yellow, If not empty and B1="Detail" = green
    Anybody know how to tackle this?

  • @manikandanpalanisamy8815
    @manikandanpalanisamy8815 6 дней назад

    Thanks for How to product the same sheet but multiple user control in same sheet
    exm, A column only edit Mr. A B column only edit Mr. B how to do this

  • @KennethBoehm-z2h
    @KennethBoehm-z2h 8 месяцев назад +2

    Well done -- but -- it doesn't tell me how a condition in say column B can set its resulting color in the same Row, but one row up . . .

    • @PereTufet
      @PereTufet 6 месяцев назад

      The same is happening to me and I found the solution. In the range, don't start in the 1 row but the 2. Don'ti use A1:x1000 and use A2:x1000 It worked for me ;-)

  • @chloerains9203
    @chloerains9203 6 месяцев назад +2

    Very amazing thank you :) Trying to make sense of spreadsheets when looking for your first apartment is a real pain but this helps a lot! Keep up the good work :)

    • @Simpletivity
      @Simpletivity  6 месяцев назад

      You're so welcome! Wishing you all the best as you find that first apartment!

  • @marksibert305
    @marksibert305 3 месяца назад

    Hi. I wonder how you can have an open set of fields that you want to be flexible with, and change the individual cell's format, but a group of fields that will individually change to those formats when you put in just the word?
    To explain my self. I have a list that could say and formatted --
    unassigned - white field, regular black text
    start - white field, bold black text
    in progress - blue field, bold yellow text
    80% complete - green field, bold yellow text
    etc...
    and the list grid will have the single fields change to those when I just enter the word.
    but I also want to add a differenct word and format whenever I want, that will change in the grid's individual field too.

  • @SpoorthiSatish
    @SpoorthiSatish 3 месяца назад +1

    Thank you! Helped a lot which a sheet I made tracking the progress of my studies!

  • @mallikakavali1612
    @mallikakavali1612 2 месяца назад +1

    Tq for sharing this video

  • @MJ-ix2lf
    @MJ-ix2lf 5 месяцев назад +1

    Thank you! This was very helpful.

  • @ZhaoYun-te4xb
    @ZhaoYun-te4xb 7 месяцев назад

    10:12 This is exactly what ive been trying to do.
    The problem is, the cell that Im trying to base it on says "Sunday", but it's not actually a text that says "Sunday". It's a date that I format to display days.
    So I want every row that says Sunday to be red.
    I tried putting like =B2="Sunday", but it didn't work
    Can you help me out?

    • @Simpletivity
      @Simpletivity  7 месяцев назад +1

      Would the following work?
      Select the range of cells you want to format based on the day.
      Go to the Home tab and click Conditional Formatting.
      Choose New Rule.
      Select Use a formula to determine which cells to format.
      In the formula box, enter: =WEEKDAY(B2)=1 (replace B2 with your actual cell reference).
      Click Format....
      Choose the desired formatting (e.g., red fill).
      Click OK twice.
      This formula checks if the weekday number returned by WEEKDAY(B2) is 1, which corresponds to Sunday. If true, the formatting will be applied.

    • @ZhaoYun-te4xb
      @ZhaoYun-te4xb 7 месяцев назад +1

      yooo that's smart. thank you my good sir. this actually works exatcly the way i want it to@@Simpletivity

    • @Simpletivity
      @Simpletivity  7 месяцев назад

      I'm so glad to hear that. You're very welcome!

  • @hassanriaz2841
    @hassanriaz2841 6 месяцев назад

    google sheet me ham kisi word ko colour den to automatically apne jese colour ke sath mil jae esa hoskta he

  • @ramnoham593
    @ramnoham593 6 месяцев назад +1

    Very clear and simply explained, thanks

  • @josena7517
    @josena7517 7 месяцев назад +1

    This is very cool, thank you so much.

  • @roughout
    @roughout 10 месяцев назад +1

    Very enlightening and informative.

    • @Simpletivity
      @Simpletivity  10 месяцев назад

      Glad you found it helpful!

  • @BayRockHomeImprovements
    @BayRockHomeImprovements 8 месяцев назад

    great information. Well done