Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am attempting to conditional format an entore row based on one columns
results. What is the best way to do this? Thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
tom
Select then row (I used row 1) then Format|Conditional format - formula is enter the formula =$A$1=99 pick a colour OK Enter 99 in a1 and the entire row is coloured. Mike "Tom Freeman" wrote: I am attempting to conditional format an entore row based on one columns results. What is the best way to do this? Thanks. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Use
=$A1=99 if you want to paint the formula down to other rows. You may also select more than one row, starting at row 1 and then enter the above formula -- ------------------------------------- Pl. click ''''Yes'''' if this was helpful... "Mike H" wrote: tom Select then row (I used row 1) then Format|Conditional format - formula is enter the formula =$A$1=99 pick a colour OK Enter 99 in a1 and the entire row is coloured. Mike "Tom Freeman" wrote: I am attempting to conditional format an entore row based on one columns results. What is the best way to do this? Thanks. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() "Mike H" wrote: tom Select then row (I used row 1) then Format|Conditional format - formula is enter the formula =$A$1=99 pick a colour OK Enter 99 in a1 and the entire row is coloured. Mike "Tom Freeman" wrote: I am attempting to conditional format an entore row based on one columns results. What is the best way to do this? Thanks. |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Mike, in your formula, what would I use in place of "99" if the space is
originally blank and I intend to enter dates there. I would like to highlight the row when the date is entered. No specific date is expected to be entered as it would be based on when the action occurs. Thanks, "Mike H" wrote: tom Select then row (I used row 1) then Format|Conditional format - formula is enter the formula =$A$1=99 pick a colour OK Enter 99 in a1 and the entire row is coloured. Mike "Tom Freeman" wrote: I am attempting to conditional format an entore row based on one columns results. What is the best way to do this? Thanks. |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try
=$A11 If you are entering dates in the current century ( 1/1/2000 or later) then you can use =$A136525 "Sam H" wrote: Mike, in your formula, what would I use in place of "99" if the space is originally blank and I intend to enter dates there. I would like to highlight the row when the date is entered. No specific date is expected to be entered as it would be based on when the action occurs. Thanks, "Mike H" wrote: tom Select then row (I used row 1) then Format|Conditional format - formula is enter the formula =$A$1=99 pick a colour OK Enter 99 in a1 and the entire row is coloured. Mike "Tom Freeman" wrote: I am attempting to conditional format an entore row based on one columns results. What is the best way to do this? Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formating an entire row | Excel Discussion (Misc queries) | |||
Conditional formating - Highlighting items in a separate column | Excel Discussion (Misc queries) | |||
Highlighting an entire row using conditional formatting. | Excel Worksheet Functions | |||
conditional formating - Highlighting text cells based on sales res | Excel Discussion (Misc queries) | |||
HELP ME PLEASE!! CONDITIONAL FORMATING HIGHLIGHTING CELLS. | Excel Discussion (Misc queries) |