ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Change fill color based on value of another cell in Excel (https://www.excelbanter.com/excel-programming/348546-change-fill-color-based-value-another-cell-excel.html)

ForensicAccountant

Change fill color based on value of another cell in Excel
 
How would I set/change the fill color of one cell of an Excel spreadsheet
based on the value of another cell on the same Excel spreadsheet?

Gary''s Student

Change fill color based on value of another cell in Excel
 
Select the cell (say B1) and pull-down:
Format Conditional Formatting... and pick formula is

=(A1="") and select you format (say fill red)

Then if A1 is empty, then B1 will show as red, otherwise not red.
--
Gary''s Student


"ForensicAccountant" wrote:

How would I set/change the fill color of one cell of an Excel spreadsheet
based on the value of another cell on the same Excel spreadsheet?


Tom Ogilvy

Change fill color based on value of another cell in Excel
 
Using conditional formatting under the formatting menu. In the dialog,
change cell value is to Formula is and put in a formula that reacts to the
value in the other cell, producing True or False.

--
Regards,
Tom Ogilvy


"ForensicAccountant" wrote in
message ...
How would I set/change the fill color of one cell of an Excel spreadsheet
based on the value of another cell on the same Excel spreadsheet?





All times are GMT +1. The time now is 06:46 AM.

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