About 1,119,591 results (3,104 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 ... a MS Word template doc via VBA. I can change the text colour, bold, italic and underline params fine on my text, but I can't get the background ...

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

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 ... a change, not a new value) use this. function onEdit(e){. if(e ...

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 ... Have you had any luck setting this up? Being able to read Excel cell background colors into Matlab? I have a large Excel file that I am stuck ...

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 ... ... change. Thank you! Details. Sheets,Microsoft Windows,Personal use. Locked. Informational notification. This question is locked and replying has ...

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

Get highlighted color and remove them - Google Docs

https://groups.google.com/g/google-apps-script-community/c/DKde505zXrA
Aug 4, 2022 ... ... VBA, and same we want to implement through Apps Script. ... I don't look for highlights here, but you could add a bit to look for the text ...

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 ... Thanks in advance! Details. Sheets,Microsoft Windows,Personal use ... There are other formats you can set, like... font-color. background-color.

Class Range | Apps Script | Google for Developers

https://developers.google.com/apps-script/reference/spreadsheet/range
color, Color, The background color to set; null value resets the background color. Return. Range — This range, for chaining. Authorization. Scripts that use ...

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 ... Sheets does not easily manage data based on the colours of a cell, although if you search for add-ons for Sheets, you may find something that ...

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 ... ...what it does not tell you is how to "update" the count when you add or change colors on the tab. I explained this in my first ...

Highlight a selected row - Google Docs Editors Community

https://support.google.com/docs/thread/96419545/highlight-a-selected-row?hl=en
Feb 3, 2021 ... * @param {Event} e The onSelectionChange event. */. function onSelectionChange(e) {. // Set background to red if a single empty cell is selected ...

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 ... getColor() == "#00ff00" but it only moves when I make a change to the content of the cell, not when I change the background color. If ...

Script to automatically add checkboxes to a non-empty row - Google ...

https://support.google.com/docs/thread/126916173/script-to-automatically-add-checkboxes-to-a-non-empty-row?hl=en
Sep 20, 2021 ... ... background color and text color white so they appear invisible) and then when you enter data in a blank cell of column C then the box will ...

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

Beyond Excel - SelRows()

https://sites.google.com/site/beyondexcel/home/about/project-updates/selrows
Aug 15, 2014 ... Delete. Cells of a specified background color (and change "Status" column for each). InterSect([Table1[Status]] ...

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. ... Sets the background color for the conditional format rule's format.

Excel automation within VFP

https://groups.google.com/g/microsoft.public.fox.helpwanted/c/FNYWHTGnaHU
and I wonder if there's other faster ways to achieve the same goal. I post the code below. The most time consuming steps are 17 (columns resizing) and 21 (add