Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to copy and paste a conditional format to onsequtive rows below,
everytime I paste the original row is pasted too. How can i copy and paste a copnditional format and ensure the new row is recognised. I am using format to highlight a maximum value e.g =max($C$3:$e$3) Thanks D |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You'll need to look at the difference between absolute and relative
references for cells; Excel help will tell you. -- David Biddulph "D" wrote in message ... I am trying to copy and paste a conditional format to onsequtive rows below, everytime I paste the original row is pasted too. How can i copy and paste a copnditional format and ensure the new row is recognised. I am using format to highlight a maximum value e.g =max($C$3:$e$3) Thanks D |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you have C3 set with the conditional format, select the range C3 to E3 and
then go to conditional formatting. You should see your setting for the first cell. Click OK and it is now applied to the entire row. "D" wrote: I am trying to copy and paste a conditional format to onsequtive rows below, everytime I paste the original row is pasted too. How can i copy and paste a copnditional format and ensure the new row is recognised. I am using format to highlight a maximum value e.g =max($C$3:$e$3) Thanks D |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I guess there are several interpretations of what you want.
If you just want to paste the formatting use the "Format Painter" but you should be aware that it is a lot more efficient to set the conditional formatting for entire columns or just what you will be needing ahead of time rather adding C.F. piecemeal. Conditional Formatting http://www.mvps.org/dmcritchie/excel/condfmt.htm If you want the C.F. to change row to row then remove the $ from in front of the column in your C.F. formula. --- HTH, David McRitchie, Microsoft MVP - Excel My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm Search Page: http://www.mvps.org/dmcritchie/excel/search.htm "BoniM" wrote in message ... If you have C3 set with the conditional format, select the range C3 to E3 and then go to conditional formatting. You should see your setting for the first cell. Click OK and it is now applied to the entire row. "D" wrote: I am trying to copy and paste a conditional format to onsequtive rows below, everytime I paste the original row is pasted too. How can i copy and paste a copnditional format and ensure the new row is recognised. I am using format to highlight a maximum value e.g =max($C$3:$e$3) Thanks D |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
And your formula actually needs to be:
=C3=MAX($C$3:$E$3) "D" wrote: I am trying to copy and paste a conditional format to onsequtive rows below, everytime I paste the original row is pasted too. How can i copy and paste a copnditional format and ensure the new row is recognised. I am using format to highlight a maximum value e.g =max($C$3:$e$3) Thanks D |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
For more information on Conditional Formatting, refer to this link: http://office.microsoft.com/en-us/ex...CL100570551033 Challa Prabhu "D" wrote: I am trying to copy and paste a conditional format to onsequtive rows below, everytime I paste the original row is pasted too. How can i copy and paste a copnditional format and ensure the new row is recognised. I am using format to highlight a maximum value e.g =max($C$3:$e$3) Thanks D |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
custom format or conditional format? | Excel Discussion (Misc queries) | |||
How to create a conditional format that changes the number format | Excel Discussion (Misc queries) | |||
Conditional Format - Format Transfer To Chart | Excel Discussion (Misc queries) | |||
copy conditional format to regular format | Setting up and Configuration of Excel | |||
copy conditional format as ACTUAL format | Excel Discussion (Misc queries) |