Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have created a budget and I want to use conditonal formatting for an 'if x
is greater than y, then x is red'. My dilema is in the fact that I have over 200 cells in which this would need to be applied. Is there any way to copy that formula and apply it to each cell without individually formatting each one? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When you copy/paste a cell you'll also get the conditional formatting
copied... -- Jim Rech Excel MVP "Danielle" wrote in message ... I have created a budget and I want to use conditonal formatting for an 'if x is greater than y, then x is red'. My dilema is in the fact that I have over 200 cells in which this would need to be applied. Is there any way to copy that formula and apply it to each cell without individually formatting each one? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Easier is to select all the cells and apply it at one time. Enter the cell
as if you were only formatting the activecell; use relative referencing if that part of the formula must vary by cell formatted and absolute referencing where each formula should refer to the same fixed location. -- Regards, Tom Ogilvy "Danielle" wrote in message ... I have created a budget and I want to use conditonal formatting for an 'if x is greater than y, then x is red'. My dilema is in the fact that I have over 200 cells in which this would need to be applied. Is there any way to copy that formula and apply it to each cell without individually formatting each one? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I reduce repetative code | Excel Discussion (Misc queries) | |||
Formula needed for repetative spreadsheet | Excel Worksheet Functions | |||
Calculating repetative data & presenting it via a (Venn)diagram | Excel Discussion (Misc queries) | |||
Repetative text | Excel Worksheet Functions | |||
Repetative Row Deletes | Excel Discussion (Misc queries) |