Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Cam Cam is offline
external usenet poster
 
Posts: 165
Default Conditional Formating help.

Hello,

What function do I use in conditional formating?
I have part number on sheet1, I would like the cell the turn different color
if the part number on the cell equal any of the cells on column A. There are
hundred of rows. THANKS
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Conditional Formating help.

Hi,

Select column a and then

Format|conditional format|formula is

paste this in

=COUNTIF($A$1:$A$10000,A1)1

Pick a colour and click OK

"Cam" wrote:

Hello,

What function do I use in conditional formating?
I have part number on sheet1, I would like the cell the turn different color
if the part number on the cell equal any of the cells on column A. There are
hundred of rows. THANKS

  #3   Report Post  
Posted to microsoft.public.excel.misc
Cam Cam is offline
external usenet poster
 
Posts: 165
Default Conditional Formating help.

Mike,

I forgot the mention that the problem is the data where the conditional
formating is on sheet1, but the reference data in column A is actually in
sheet2. They are not on the same sheet.

"Mike H" wrote:

Hi,

Select column a and then

Format|conditional format|formula is

paste this in

=COUNTIF($A$1:$A$10000,A1)1

Pick a colour and click OK

"Cam" wrote:

Hello,

What function do I use in conditional formating?
I have part number on sheet1, I would like the cell the turn different color
if the part number on the cell equal any of the cells on column A. There are
hundred of rows. THANKS

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Conditional Formating help.

You can't refer directly from CF to cell references on another sheet, you
can get away with naming a range and using the name.
--
David Biddulph

"Cam" wrote in message
...
Mike,

I forgot the mention that the problem is the data where the conditional
formating is on sheet1, but the reference data in column A is actually in
sheet2. They are not on the same sheet.

"Mike H" wrote:

Hi,

Select column a and then

Format|conditional format|formula is

paste this in

=COUNTIF($A$1:$A$10000,A1)1

Pick a colour and click OK

"Cam" wrote:

Hello,

What function do I use in conditional formating?
I have part number on sheet1, I would like the cell the turn different
color
if the part number on the cell equal any of the cells on column A.
There are
hundred of rows. THANKS



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 Formating carl Excel Worksheet Functions 1 September 12th 07 05:03 PM
Conditional Formating zooming Excel Discussion (Misc queries) 2 March 27th 06 04:58 PM
Conditional Formating Dan Excel Worksheet Functions 0 March 26th 06 11:45 PM
Install dates formating using conditional formating? Jerry Eggleston Excel Discussion (Misc queries) 2 November 9th 05 05:49 PM
Conditional Formating carl Excel Worksheet Functions 2 June 23rd 05 10:49 PM


All times are GMT +1. The time now is 10:18 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"