Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Conditional Formating copying (Max Min)

So I have successfully condition cells to highlight Max and Min. The problem
I am having is copying my formating to reference the same values on different
ID numbers. So when I copy the conditional formating for ID 1 and try to copy
the conditonal formating to ID 2 the conditional formating still refers to ID
1 cell range. I have placed $ before the cell locations. Pretty frustrating
so any Excel masters to help since I have 500 IDs and would hate to have to
indiviudally update each row.


ID Value 1 Value 2 Value 3 Value 4
1 500 600 400 550
2
3
4
5
6






--
Yeah that about sums it up.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 492
Default Conditional Formating copying (Max Min)

If the range were A1:A500, select A1, then in the name box on the top left
enter A1:A500, select 'Formula is' in Conditional Formatting and enter the
formula :-
=A1=MAX($A$1:$A$500)
Regards,
Alan.
"Excelicious" wrote in message
...
So I have successfully condition cells to highlight Max and Min. The
problem
I am having is copying my formating to reference the same values on
different
ID numbers. So when I copy the conditional formating for ID 1 and try to
copy
the conditonal formating to ID 2 the conditional formating still refers to
ID
1 cell range. I have placed $ before the cell locations. Pretty
frustrating
so any Excel masters to help since I have 500 IDs and would hate to have
to
indiviudally update each row.


ID Value 1 Value 2 Value 3 Value 4
1 500 600 400 550
2
3
4
5
6






--
Yeah that about sums it up.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Conditional Formating copying (Max Min)

Thank You Alan. However I still am having a problem where my cell reference
is still referencing my ($D$3:$J3$) when I copy the formating. When I look
at formating for rows 5-100 they also are still referencing ($D$3:$J3$).


(Row 3) =D3=MIN($D$3:$J$3) <<-- (actual formula used in conditional format)
(Row 4) =D4=MIN($D$3:$J$3)
(Row 5) =D5=MIN($D$3:$J$3)

Not good. Please help!

--
Yeah that about sums it up.


"Alan" wrote:

If the range were A1:A500, select A1, then in the name box on the top left
enter A1:A500, select 'Formula is' in Conditional Formatting and enter the
formula :-
=A1=MAX($A$1:$A$500)
Regards,
Alan.
"Excelicious" wrote in message
...
So I have successfully condition cells to highlight Max and Min. The
problem
I am having is copying my formating to reference the same values on
different
ID numbers. So when I copy the conditional formating for ID 1 and try to
copy
the conditonal formating to ID 2 the conditional formating still refers to
ID
1 cell range. I have placed $ before the cell locations. Pretty
frustrating
so any Excel masters to help since I have 500 IDs and would hate to have
to
indiviudally update each row.


ID Value 1 Value 2 Value 3 Value 4
1 500 600 400 550
2
3
4
5
6






--
Yeah that about sums it up.



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 492
Default Conditional Formating copying (Max Min)

Same as the ranking issue, you can't mix rows and columns. If your looking
for the MIN in D$3:$J$3 you need to test D3, E3, F3 etc, not D3, D4 ...
Regards,
Alan.
"Excelicious" wrote in message
...
Thank You Alan. However I still am having a problem where my cell
reference
is still referencing my ($D$3:$J3$) when I copy the formating. When I
look
at formating for rows 5-100 they also are still referencing ($D$3:$J3$).


(Row 3) =D3=MIN($D$3:$J$3) <<-- (actual formula used in conditional
format)
(Row 4) =D4=MIN($D$3:$J$3)
(Row 5) =D5=MIN($D$3:$J$3)

Not good. Please help!

--
Yeah that about sums it up.


"Alan" wrote:

If the range were A1:A500, select A1, then in the name box on the top
left
enter A1:A500, select 'Formula is' in Conditional Formatting and enter
the
formula :-
=A1=MAX($A$1:$A$500)
Regards,
Alan.
"Excelicious" wrote in message
...
So I have successfully condition cells to highlight Max and Min. The
problem
I am having is copying my formating to reference the same values on
different
ID numbers. So when I copy the conditional formating for ID 1 and try
to
copy
the conditonal formating to ID 2 the conditional formating still refers
to
ID
1 cell range. I have placed $ before the cell locations. Pretty
frustrating
so any Excel masters to help since I have 500 IDs and would hate to
have
to
indiviudally update each row.


ID Value 1 Value 2 Value 3 Value 4
1 500 600 400 550
2
3
4
5
6






--
Yeah that about sums it up.




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
copying conditional formating Alpal Excel Worksheet Functions 1 September 28th 07 06:02 PM
copying conditional formating Jorge Excel Discussion (Misc queries) 8 March 29th 07 01:41 PM
Copying print formating jd Excel Discussion (Misc queries) 4 February 7th 07 04:22 PM
Condition formating and copying Joe Be Excel Worksheet Functions 0 January 23rd 07 08:39 PM
Install dates formating using conditional formating? Jerry Eggleston Excel Discussion (Misc queries) 2 November 9th 05 05:49 PM


All times are GMT +1. The time now is 10:42 AM.

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"