Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Copy conditional format

I have an inventory that is being done manually with thousands of numbers.
I'd like to be able to identify quantities that haven't changed using a
conditional format. What I don't want is to have to do each cell
individually. Is there any way to set the first cell (Condition 1 (Cell
Value Is equal to =$C$5) then highlight) and then copy each cell below so
that the conditional format also changes? First cell is J5=C5 (highlight)
then J6=C6, etc.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Copy conditional format

Select the range of cells to format. Use the Formula Is option and leave the
cell references relative.

Sounds like you want to format column J if the corresponding cell in column
C is equal.

Assume the range is J5:J10
Select the range J5:J10 (so that J5 is the active cell. The active cell is
the one without the "blueish" color)
Conditional Formatting
Formula Is: =J5=C5
Click the Format button
Select the desired style(s)
OK out

The cell references will automatically adjust.

--
Biff
Microsoft Excel MVP


"dodgers32" wrote in message
...
I have an inventory that is being done manually with thousands of numbers.
I'd like to be able to identify quantities that haven't changed using a
conditional format. What I don't want is to have to do each cell
individually. Is there any way to set the first cell (Condition 1 (Cell
Value Is equal to =$C$5) then highlight) and then copy each cell below so
that the conditional format also changes? First cell is J5=C5 (highlight)
then J6=C6, etc.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 419
Default Copy conditional format

dodgers32,

just remove the dollar signs from your cell reference:

change

=$C$5

to

=C5

HTH,

Conan




"dodgers32" wrote in message
...
I have an inventory that is being done manually with thousands of numbers.
I'd like to be able to identify quantities that haven't changed using a
conditional format. What I don't want is to have to do each cell
individually. Is there any way to set the first cell (Condition 1 (Cell
Value Is equal to =$C$5) then highlight) and then copy each cell below so
that the conditional format also changes? First cell is J5=C5 (highlight)
then J6=C6, etc.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional format won't copy MarkT Excel Discussion (Misc queries) 8 November 20th 06 07:21 PM
Copy Formula Is conditional format Paul B. Excel Worksheet Functions 4 August 29th 06 10:55 PM
Copy & paste conditional format WCDoan New Users to Excel 2 July 27th 06 09:40 PM
copy conditional format to regular format GDC Setting up and Configuration of Excel 3 May 4th 05 09:35 PM
copy conditional format as ACTUAL format Dana Zulager Excel Discussion (Misc queries) 7 December 7th 04 11:02 PM


All times are GMT +1. The time now is 09:17 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"