About 1,257,699 results (5,810 milliseconds)

How can I just change the text background colour using VBA?

https://groups.google.com/g/microsoft.public.vb.enterprise/c/CQpMJLOY3KY
Oct 9, 2007 ... text, but I can't get the background colour of my text to change. Formatting the bg colour for a whole cell in a table is no good to me and

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 ...

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 ... Hi :) I managed to implement my own little function in excel where I could get the font color code from a cell. After setting things up I ...

Count Cell Background Color - Automatic Update - Google Docs ...

https://support.google.com/docs/thread/107124781/count-cell-background-color-automatic-update?hl=en
Apr 22, 2021 ... I have a script that counts the number of specific colored cells. However, this script does not automatically update.

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 ... ... colours to those cells manually, by selecting a fill colour? If yes, could you not change that to have one or more columns, set up with ...

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.

Read excel cell fill color from matlab?

https://groups.google.com/g/comp.soft-sys.matlab/c/ZPMTDWd3BeQ
Oct 20, 2009 ... I need to somehow read in the cell fill color of the cells in an excel ... %% Convert Matlab color to a VBA color (Microsoft decimal RGB format: ...

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.

Highlight a selected row - Google Docs Editors Community

https://support.google.com/docs/thread/96419545/highlight-a-selected-row?hl=en
Feb 3, 2021 ... It runs automatically when you hand edit the spreadsheet. ... * Sets the cell fill color of cells in row e.range.rowStart and column e ...

Class Range | Apps Script | Google for Developers

https://developers.google.com/apps-script/reference/spreadsheet/range
Color — The background color of the top-left cell in the range. ... The background color to set; null value resets the background color. Return. Range ...

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 and fill in something ... There are other formats you can set, like... font-color. background-color.

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 ... I am attempting to make a condition that reads if a cell is in bold, it's own formatting changes (i.e. the colour of the cell changes if the ...

Excel Row Format

https://groups.google.com/g/microsoft.public.windows.powershell/c/BMIN34PMoIw
and changing the background colour. If you need to know how to load a spreadsheet into Excel, you can record a macro for that too and examine the VBA code ...

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 ... What i want to do is that when if the background color of a cell in column 3 changes to a specific color its sent to the second page. I did it ...

Incorporating Cell color fill in an "if" logical function?

https://groups.google.com/g/microsoft.public.excel.worksheet.functions/c/HvNg78YBBP8
May 18, 2006 ... ... fill color without using VBA. Gord Dibben MS Excel MVP. On Thu ... job type and then change the cell colour to suite the job type. I've ...

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 ... For example, you can change the cell background color to red when ... I have seen that it is possible to do this with VBA and excel ...

Excel automation within VFP

https://groups.google.com/g/microsoft.public.fox.helpwanted/c/FNYWHTGnaHU
What seems to be the most time consuming is resizing columns (17) , adding page footer (21), setting page margins (3, 4, 5). I run it with .visible = .F.

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 ... As a little background, I need to export 'data' from Excel into Xml ... row x 100 columns of numbers into a variant array using VBA .

Spreadsheet Service | Apps Script | Google for Developers

https://developers.google.com/apps-script/reference/spreadsheet
Dec 9, 2024 ... Returns the first alternating row color, or null if no color is set. ... Returns the background color of the top-left cell in the range.