Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 18
Default Conditional Formatting

Hey there... I'm trying to conditionally format multiple cells but am having
issues. The format painter does not work properly. Is there a way to do it
for more than one cell at a time?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default Conditional Formatting

Refer

http://www.contextures.com/xlCondFormat01.html


If this post helps click Yes
---------------
Jacob Skaria


"it''''''''sh hardy" wrote:

Hey there... I'm trying to conditionally format multiple cells but am having
issues. The format painter does not work properly. Is there a way to do it
for more than one cell at a time?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 18
Default Conditional Formatting

Jacob -

I tried going to that site but it's not working the way I need it to. I have
a sheet that would highlight the highest number in a row for instance F3-F12
but it takes forever to complete one cell at a time

"Jacob Skaria" wrote:

Refer

http://www.contextures.com/xlCondFormat01.html


If this post helps click Yes
---------------
Jacob Skaria


"it''''''''sh hardy" wrote:

Hey there... I'm trying to conditionally format multiple cells but am having
issues. The format painter does not work properly. Is there a way to do it
for more than one cell at a time?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,722
Default Conditional Formatting

F3:F12 is not a row, its a column. Which do you want?

Select a single cell (say A2) and Format - Conditional Format
Formula is:
=A2=MAX(2:2)
for a row, if you meant column
=A2=MAX(A:A)
Select pattern, click 'ok'
Note that lack of asbolute references (the $ symbols).

You can now use the format painter to copy this to any other cell you need.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"it''''''''sh hardy" wrote:

Jacob -

I tried going to that site but it's not working the way I need it to. I have
a sheet that would highlight the highest number in a row for instance F3-F12
but it takes forever to complete one cell at a time

"Jacob Skaria" wrote:

Refer

http://www.contextures.com/xlCondFormat01.html


If this post helps click Yes
---------------
Jacob Skaria


"it''''''''sh hardy" wrote:

Hey there... I'm trying to conditionally format multiple cells but am having
issues. The format painter does not work properly. Is there a way to do it
for more than one cell at a time?

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 18
Default Conditional Formatting

Yeah sorry column! lol! so use the bottom format, and do not use $?

"Luke M" wrote:

F3:F12 is not a row, its a column. Which do you want?

Select a single cell (say A2) and Format - Conditional Format
Formula is:
=A2=MAX(2:2)
for a row, if you meant column
=A2=MAX(A:A)
Select pattern, click 'ok'
Note that lack of asbolute references (the $ symbols).

You can now use the format painter to copy this to any other cell you need.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"it''''''''sh hardy" wrote:

Jacob -

I tried going to that site but it's not working the way I need it to. I have
a sheet that would highlight the highest number in a row for instance F3-F12
but it takes forever to complete one cell at a time

"Jacob Skaria" wrote:

Refer

http://www.contextures.com/xlCondFormat01.html


If this post helps click Yes
---------------
Jacob Skaria


"it''''''''sh hardy" wrote:

Hey there... I'm trying to conditionally format multiple cells but am having
issues. The format painter does not work properly. Is there a way to do it
for more than one cell at a time?

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
Formatting Conditional Formatting Icon Sets The Rook[_2_] Excel Discussion (Misc queries) 3 March 7th 09 08:48 PM
Formatting cells in a column with conditional formatting? shamor Excel Discussion (Misc queries) 8 May 19th 08 10:11 PM
Protect Cell Formatting including Conditional Formatting Mick Jennings Excel Discussion (Misc queries) 5 November 13th 07 05:32 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 0 January 15th 07 04:35 PM
Conditional Formatting that will display conditional data BrainFart Excel Worksheet Functions 1 September 13th 05 05:45 PM


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

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

About Us

"It's about Microsoft Excel"