About 1,270,060 results (2,608 milliseconds)

Can I exclude cells from a formula based on if it's filled with a ...

https://support.google.com/docs/thread/108155120/can-i-exclude-cells-from-a-formula-based-on-if-it-s-filled-with-a-specific-color?hl=en
Apr 30, 2021 ... The colours, if you still want them, can be applied automatically using conditional formatting, triggered by the text value in column C - green ...

Conditional Formatting: Getting "If cell is bold, change formatting" to ...

https://support.google.com/docs/thread/60892094/conditional-formatting-getting-if-cell-is-bold-change-formatting-to-work?hl=en
Jul 24, 2020 ... Conditional Formatting can't tell if a cell is bold or not. CF rules are based on the value in the cell, like text or numbers or dates or checkboxes.

Set conditional formatting to use a checkbox to change row color ...

https://support.google.com/docs/thread/189010230/set-conditional-formatting-to-use-a-checkbox-to-change-row-color-individually-throughout-the-sheet?hl=en
Nov 17, 2022 ... I am attempting to set up a sheet that utilizes check boxes so that it will allow me to hit a check box and change that rows color individually.

VBA Code; need linked cells to change color if condition met

https://groups.google.com/g/microsoft.public.excel.worksheet.functions/c/gIs8xRoweBE
Aug 31, 2007 ... I'm revisiting an old High School Scheduling project with a clearer objective. Microsoft Office EXCEL 2003. How do I get the cells that are ...

Google Sheets/Google Apps Script Functionality vs Excel/VBA ...

https://groups.google.com/g/google-apps-script-community/c/kXI344eEd9c
... changes result in no duplicate color associations. ... It reminds me of running the "Query" function based of of a given cell value (change the cell value and the ...

Getting color codes of font or background color from cell in google ...

https://support.google.com/docs/thread/147420647/getting-color-codes-of-font-or-background-color-from-cell-in-google-sheets?hl=en
Jan 24, 2022 ... I set the =ColorCode_Font function in the name manager of excel. If you need the formula feel free to ask so i will try to translate it from ...

Move Row to Bottom based on Status of cell - Google Docs Editors ...

https://support.google.com/docs/thread/146722062/move-row-to-bottom-based-on-status-of-cell?hl=en
Jan 19, 2022 ... It runs automatically when you hand edit the spreadsheet. found this simple script, but it moves to new sheet. The YouTube scriptlet you mention ...

How to show or hide some images based on cells value - Google ...

https://support.google.com/docs/thread/208777159/how-to-show-or-hide-some-images-based-on-cells-value?hl=en
Mar 31, 2023 ... Set up a rule that changes the background color based on the value of the cell. ... I have seen that it is possible to do this with VBA and excel ...

Count Colored Cells function automatic update - Google Docs ...

https://support.google.com/docs/thread/236519817/count-colored-cells-function-automatic-update?hl=en
Sep 25, 2023 ... I'm using a =countColoredCells function that counts the amount of cells with a specific color that I define. It works great except it doesn't update.

google sheet - when cell value changes, cell background color ...

https://support.google.com/docs/thread/10877161/google-sheet-when-cell-value-changes-cell-background-color-changes?hl=en
Jul 29, 2019 ... I used VBA and a VBA subroutine: when cell value changed, cell background color changed (yellow, red it's the same). Now I use a Google ...

Fastest Way to Read a Range of Cells into C# - BUT I want the 'text ...

https://groups.google.com/g/exceldna/c/mYPaWZWTLfY
Dec 6, 2015 ... Interop Range.Value - Returns one-based object[,], but dates are ... // array instead of Excel and it is 0 based. rowOffset = data ...

Class Range | Apps Script | Google for Developers

https://developers.google.com/apps-script/reference/spreadsheet/range
... depending on the value of the cell. Empty cells return an empty string ... The background color to set; null value resets the background color. Return.

Can I change font and font size through conditional formatting in ...

https://support.google.com/docs/thread/111725770/can-i-change-font-and-font-size-through-conditional-formatting-in-sheets?hl=en
May 30, 2021 ... Every single time I hit delete on a cell ... In many sheets I have, like wishlists, sheets about tournaments, you name it, values always change.

conditional formatting highlight dates 90 days or less

https://groups.google.com/g/microsoft.public.excel.worksheet.functions/c/765FhAzSNK4
Choose a color on the Patterns tab (or any available option) ... When I paste conditional formating to the following cells they are all evalutating based on the ...

Conditional Formatting - to highlight overwritten formulas

https://groups.google.com/g/microsoft.public.excel.worksheet.functions/c/1f5F1js21E4
May 19, 2010 ... desired fill color. Any worth? hit ... than Conditional Formatting. If you can't define what may be put in the cell, just leave Any Value

Handling Excel VBA events using ExcelDNA

https://groups.google.com/g/exceldna/c/Ntnh6dxzLNM
Jun 4, 2014 ... ' Set target range (0-based row and column indices). Dim target ... If we want to decide the cell color based on the value that needs to ...

Conditional Formatting: Highlight next blank cell in column if ...

https://support.google.com/docs/thread/53745172/conditional-formatting-highlight-next-blank-cell-in-column-if-statement-is-true?hl=en
Jun 15, 2020 ... You need the $ when you always want to reference the same row or column. Otherwise CF automatically changes what it looks at based on the cell's ...

Can I create an auto copy row to another sheet? - Google Docs ...

https://support.google.com/docs/thread/9604277/can-i-create-an-auto-copy-row-to-another-sheet?hl=en
Jul 10, 2019 ... They do not react when the value in a cell changes through a formula. ... cell, not when I change the background color. If possible i'd like ...

Conditional formatting to highlight date within 14 days of today ...

https://support.google.com/docs/thread/35539865/conditional-formatting-to-highlight-date-within-14-days-of-today?hl=en
Mar 25, 2020 ... ... based on data from another column? Then have the conditionally formatted column, return a value of text, but still remain eligible to be ...