Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Okay, here's what I want to do - but can't find out how to do it.
Say I have data in cells A1:A5, B1:B:5, C1:C5, D1:D5, E1:E5. I want to apply a conditional format to the values in cells A1:A5. Say, if the number is less then 5, then make it green. I would ideally like to apply the same format to the entire row. So, if cell value in A3 was 2, then B3, C3, D3 & E3 would also be green. Is there an easy way to accomplish this? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Input this formula into the first cell, A1
=IF($A1<5,true,false) Then copy, paste special - formatting to the other cells. The dollar sign will keep all the cells looking at the A column, but adjusting to the proper row. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* " wrote: Okay, here's what I want to do - but can't find out how to do it. Say I have data in cells A1:A5, B1:B:5, C1:C5, D1:D5, E1:E5. I want to apply a conditional format to the values in cells A1:A5. Say, if the number is less then 5, then make it green. I would ideally like to apply the same format to the entire row. So, if cell value in A3 was 2, then B3, C3, D3 & E3 would also be green. Is there an easy way to accomplish this? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi
select A2 then call up conditional fomating 2003 on the menu bar....formatconditional format... formula is.......=$A2<5.....pick your format. note the absolute reference on the A column and relative reference to the row. copy and paste special formats across copy and paste special formats down. done. regards FSt1 " wrote: Okay, here's what I want to do - but can't find out how to do it. Say I have data in cells A1:A5, B1:B:5, C1:C5, D1:D5, E1:E5. I want to apply a conditional format to the values in cells A1:A5. Say, if the number is less then 5, then make it green. I would ideally like to apply the same format to the entire row. So, if cell value in A3 was 2, then B3, C3, D3 & E3 would also be green. Is there an easy way to accomplish this? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try this...
Select your entire range A1:E5 In Excel versions 2003 and earlier Goto the menu FormatConditional Formatting Select the Formula Is option Enter this formula in the box on the right: =$A1<5 Click the Format button Select the desired style(s) OK out In Excel 2007 Goto Home tabStylesConditional FormattingManage rulesNew ruleUse a formula to determine which cells to format Enter this formula in the box below: =$A1<5 Click the Format button Select the desired style(s) OK out -- Biff Microsoft Excel MVP wrote in message ... Okay, here's what I want to do - but can't find out how to do it. Say I have data in cells A1:A5, B1:B:5, C1:C5, D1:D5, E1:E5. I want to apply a conditional format to the values in cells A1:A5. Say, if the number is less then 5, then make it green. I would ideally like to apply the same format to the entire row. So, if cell value in A3 was 2, then B3, C3, D3 & E3 would also be green. Is there an easy way to accomplish this? |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=$A1<5
You don't need the IF(...,true,false) -- David Biddulph "Luke M" wrote in message ... Input this formula into the first cell, A1 =IF($A1<5,true,false) Then copy, paste special - formatting to the other cells. The dollar sign will keep all the cells looking at the A column, but adjusting to the proper row. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* " wrote: Okay, here's what I want to do - but can't find out how to do it. Say I have data in cells A1:A5, B1:B:5, C1:C5, D1:D5, E1:E5. I want to apply a conditional format to the values in cells A1:A5. Say, if the number is less then 5, then make it green. I would ideally like to apply the same format to the entire row. So, if cell value in A3 was 2, then B3, C3, D3 & E3 would also be green. Is there an easy way to accomplish this? |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On Dec 6, 3:01*am, "David Biddulph" <groups [at] biddulph.org.uk
wrote: =$A1<5 You don't need the IF(...,true,false) -- David Biddulph "Luke M" wrote in message ... Input this formula into the first cell, A1 =IF($A1<5,true,false) Then copy, paste special - formatting to the other cells. The dollar sign will keep all the cells looking at the A column, but adjusting to the proper row. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* " wrote: Okay, here's what I want to do - but can't find out how to do it. Say I have data in cells A1:A5, B1:B:5, C1:C5, D1:D5, E1:E5. I want to apply a conditional format to the values in cells A1:A5. Say, if the number is less then 5, then make it green. *I would ideally like to apply the same format to the entire row. *So, if cell value in A3 was 2, then B3, C3, D3 & E3 would also be green. Is there an easy way to accomplish this?- Hide quoted text - - Show quoted text - Okay - maybe I need to elaborate some more - as I'm struggling here... What I'm using this for is an expense tracker...kind of like a checkbook register... So, in A7 - A100 could be either check numbers or other items. But what will be there is the letter "P". So, say, in A7, I have "P", B7 is the date of the expense, C7 is the description and D7 the amount and E7 is the overall running total of the expenses. Now, I have the conditional format that says if cells in A7 - A100 equals "P", then to highlight the cell green. But I also want cells B7 through E7 to copy the same format. SO if I type in a P in say, A25, then B25 through E25 will turn green. If something else is there, then it removes the format... Does that help? |
#7
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
What version of Excel are you using?
For Excel 2003 and earlier versions follow these steps *exactly* Select the *entire* range of cells you want to format. If that range is A7:E100, select cell A7 first then drag across to E7 then down to row 100. Cell A7 will be the active cell. The active cell is the one in the selected range that is not shaded. All other cells in the selected range will be shaded. Another way to select the range, click inside the name box, that little space immediately above the column header for column A and to the far left of the formula bar where it shows you what cell is selected, type in A7:E100 then hit ENTER. A7 will be the active cell. With the range selected... Goto the menu FormatConditional Formatting Select the Formula Is option Enter this formula *exactly as shown* in the little box on the right: =$A7="P" Click the Format button Select the Patterns tab Select a shade of GREEN OK your way out -- Biff Microsoft Excel MVP "DonkeyKong" wrote in message ... On Dec 6, 3:01 am, "David Biddulph" <groups [at] biddulph.org.uk wrote: =$A1<5 You don't need the IF(...,true,false) -- David Biddulph "Luke M" wrote in message ... Input this formula into the first cell, A1 =IF($A1<5,true,false) Then copy, paste special - formatting to the other cells. The dollar sign will keep all the cells looking at the A column, but adjusting to the proper row. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* " wrote: Okay, here's what I want to do - but can't find out how to do it. Say I have data in cells A1:A5, B1:B:5, C1:C5, D1:D5, E1:E5. I want to apply a conditional format to the values in cells A1:A5. Say, if the number is less then 5, then make it green. I would ideally like to apply the same format to the entire row. So, if cell value in A3 was 2, then B3, C3, D3 & E3 would also be green. Is there an easy way to accomplish this?- Hide quoted text - - Show quoted text - Okay - maybe I need to elaborate some more - as I'm struggling here... What I'm using this for is an expense tracker...kind of like a checkbook register... So, in A7 - A100 could be either check numbers or other items. But what will be there is the letter "P". So, say, in A7, I have "P", B7 is the date of the expense, C7 is the description and D7 the amount and E7 is the overall running total of the expenses. Now, I have the conditional format that says if cells in A7 - A100 equals "P", then to highlight the cell green. But I also want cells B7 through E7 to copy the same format. SO if I type in a P in say, A25, then B25 through E25 will turn green. If something else is there, then it removes the format... Does that help? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formating question | Excel Worksheet Functions | |||
Conditional Formating (?) question | Excel Discussion (Misc queries) | |||
CONDITIONAL FORMATING QUESTION | Excel Discussion (Misc queries) | |||
Conditional Formating Question | Excel Worksheet Functions | |||
Conditional Formating Question | Excel Discussion (Misc queries) |