ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Update the row when type at a cell (https://www.excelbanter.com/excel-programming/287977-update-row-when-type-cell.html)

LSB

Update the row when type at a cell
 
Hi Experts out there,

I would like to seek for your help. I am trying to write
some codes that will update the entire row color when
certain word is type in a particular cell.

For Example, I am using Column A as the status check.
WHen I type "Done" in the the cell A2, then I want the
entire row 2 to be highlighted in grey.

How do I go about doing this?

MANY THANKS IN ADVANCE...

LSB

Bob Phillips[_6_]

Update the row when type at a cell
 
I think conditional formatting will do this.


Select all the rows
Goto menu formatConditional Formatting
Change Condition 1 to Formula Is
Add a formula of =$A2="Done"
Click Format
Select the Patterens tab, choose the colour
OK
OK


--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"LSB" wrote in message
...
Hi Experts out there,

I would like to seek for your help. I am trying to write
some codes that will update the entire row color when
certain word is type in a particular cell.

For Example, I am using Column A as the status check.
WHen I type "Done" in the the cell A2, then I want the
entire row 2 to be highlighted in grey.

How do I go about doing this?

MANY THANKS IN ADVANCE...

LSB




No Name

Update the row when type at a cell
 
You could do that with conditional formatting.

In Excel, select the row.
Format menu - Conditional formatting
Formula is: =$A2="Done"
choose a format etc

-----Original Message-----
Hi Experts out there,

I would like to seek for your help. I am trying to write
some codes that will update the entire row color when
certain word is type in a particular cell.

For Example, I am using Column A as the status check.
WHen I type "Done" in the the cell A2, then I want the
entire row 2 to be highlighted in grey.

How do I go about doing this?

MANY THANKS IN ADVANCE...

LSB
.



All times are GMT +1. The time now is 10:17 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com