Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
The cells in Column A are currently blank. How do I highlight the data in
A1:Q1 if I type a number in A1? I will need to be able to copy this to all the rows in the worksheet so that as I assign numbers to the rows the entire row will be highlighted. Thanks! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Select Columns A:Q In conditional format, select Formula is' Enter =NOT(ISBLANK($A1)) Set desired format. OK. Any entry in Column A will format its row. To restrict this to a date you could use data validation. Regards - Dave. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Select A1:Q1, then go to Format, Conditional Formatting... and selecting the
drop down menu, chose "Formula Is". Then input "=countA($A1)=1 and then chose your formatting, i.e. bold font, pattern, etc. Once you have done that, drap A1:Q1 down as far as you want the range to be affected. Hope that helps, leimst "bookmanu3" wrote in message ... The cells in Column A are currently blank. How do I highlight the data in A1:Q1 if I type a number in A1? I will need to be able to copy this to all the rows in the worksheet so that as I assign numbers to the rows the entire row will be highlighted. Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copying Conditional Formatting to range of cells | Excel Worksheet Functions | |||
Conditional formatting a range of cells. | Excel Discussion (Misc queries) | |||
Conditional formatting: format when range of cells are blank | Excel Discussion (Misc queries) | |||
Conditional formatting a range of cells | Excel Worksheet Functions | |||
Conditional formatting for range of cells? | Excel Worksheet Functions |