Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default Conditional Formattting

Hello all,

I would like to do a conditional formatting in which if value in Column C =
"IN", then change the color of that particular row to yellow.

I tried to create a formula as =C:C="IN", but it doenst work.

Any expert advice?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 345
Default Conditional Formattting

I'm not an expert, but click on cell A1 and in Conditional Formating formula
enter =A1="IN"
Change A1 to the cell reference where you require the formatting.

"kaci" wrote:

Hello all,

I would like to do a conditional formatting in which if value in Column C =
"IN", then change the color of that particular row to yellow.

I tried to create a formula as =C:C="IN", but it doenst work.

Any expert advice?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 345
Default Conditional Formattting

Sorry, not only am I not an expert but I can't read either !!
Try again: In C1 Conditional Formating enter =$C1="IN" copy across colums
and copy down rows as required.

"Ron@Buy" wrote:

I'm not an expert, but click on cell A1 and in Conditional Formating formula
enter =A1="IN"
Change A1 to the cell reference where you require the formatting.

"kaci" wrote:

Hello all,

I would like to do a conditional formatting in which if value in Column C =
"IN", then change the color of that particular row to yellow.

I tried to create a formula as =C:C="IN", but it doenst work.

Any expert advice?

  #4   Report Post  
Posted to microsoft.public.excel.misc
lee lee is offline
external usenet poster
 
Posts: 184
Default Conditional Formattting

Hello there

Wondering if you can help.

I have problem with worksheet at work. Running 2003. I have in some cells
formula with if and hlookup. It picks up colour in cell pending answer. IE
if comes back due then cell says due and changes to yellow if expired then
expired returns and cell changes to red. THese have been set up for some
time.
I have had to add new columns and rows. In the new ones they are changing
to due and expired but not picking up colours. I have looked into
conditional formatting but it is blocked and I cannot select it.

Can you advise something please.

Also if can help. I can't merge cells on the new ones I have added. I have
checked and the worksheet is not locked.

--
Thanks for the help

Lee


"Ron@Buy" wrote:

I'm not an expert, but click on cell A1 and in Conditional Formating formula
enter =A1="IN"
Change A1 to the cell reference where you require the formatting.

"kaci" wrote:

Hello all,

I would like to do a conditional formatting in which if value in Column C =
"IN", then change the color of that particular row to yellow.

I tried to create a formula as =C:C="IN", but it doenst work.

Any expert advice?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 345
Default Conditional Formattting

If you've checked that the worksheet is not protected, I'm not sure what your
problem might be. A couple of ideas (that you may not have tried?) to narrow
down the cause:
Try 'copy and paste' 'format' from a cell with formatiing to one of your new
cells. Does the formatting work?
Try copying the complete worksheet to a new blank worksheet - can you gain
access to the Conditional formatting or merge the cells?

"Lee" wrote:

Hello there

Wondering if you can help.

I have problem with worksheet at work. Running 2003. I have in some cells
formula with if and hlookup. It picks up colour in cell pending answer. IE
if comes back due then cell says due and changes to yellow if expired then
expired returns and cell changes to red. THese have been set up for some
time.
I have had to add new columns and rows. In the new ones they are changing
to due and expired but not picking up colours. I have looked into
conditional formatting but it is blocked and I cannot select it.

Can you advise something please.

Also if can help. I can't merge cells on the new ones I have added. I have
checked and the worksheet is not locked.

--
Thanks for the help

Lee


"Ron@Buy" wrote:

I'm not an expert, but click on cell A1 and in Conditional Formating formula
enter =A1="IN"
Change A1 to the cell reference where you require the formatting.

"kaci" wrote:

Hello all,

I would like to do a conditional formatting in which if value in Column C =
"IN", then change the color of that particular row to yellow.

I tried to create a formula as =C:C="IN", but it doenst work.

Any expert advice?



  #6   Report Post  
Posted to microsoft.public.excel.misc
lee lee is offline
external usenet poster
 
Posts: 184
Default Conditional Formattting

Yes I have tried a copy and paste. Still does not pick up changes I have
also tried paste special with a few different options. Tried the whole
worksheet as well. I am stumped as to why the old columns work but the new
columns don't. The merge cell has got me beat. I think I might try copying
the work sheet into 2007 and trying a few options then taking it back to
2003. Do you think that could help?

--
Thanks for the help

Lee


"Ron@Buy" wrote:

If you've checked that the worksheet is not protected, I'm not sure what your
problem might be. A couple of ideas (that you may not have tried?) to narrow
down the cause:
Try 'copy and paste' 'format' from a cell with formatiing to one of your new
cells. Does the formatting work?
Try copying the complete worksheet to a new blank worksheet - can you gain
access to the Conditional formatting or merge the cells?

"Lee" wrote:

Hello there

Wondering if you can help.

I have problem with worksheet at work. Running 2003. I have in some cells
formula with if and hlookup. It picks up colour in cell pending answer. IE
if comes back due then cell says due and changes to yellow if expired then
expired returns and cell changes to red. THese have been set up for some
time.
I have had to add new columns and rows. In the new ones they are changing
to due and expired but not picking up colours. I have looked into
conditional formatting but it is blocked and I cannot select it.

Can you advise something please.

Also if can help. I can't merge cells on the new ones I have added. I have
checked and the worksheet is not locked.

--
Thanks for the help

Lee


"Ron@Buy" wrote:

I'm not an expert, but click on cell A1 and in Conditional Formating formula
enter =A1="IN"
Change A1 to the cell reference where you require the formatting.

"kaci" wrote:

Hello all,

I would like to do a conditional formatting in which if value in Column C =
"IN", then change the color of that particular row to yellow.

I tried to create a formula as =C:C="IN", but it doenst work.

Any expert advice?

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 formattting & CountColorCells Neil Pearce Excel Discussion (Misc queries) 6 February 21st 08 02:02 PM
Formattting Text Donovan[_2_] Excel Worksheet Functions 1 June 6th 07 03:41 PM
Conditional Rank (or rather, Conditional Range) [email protected] Excel Worksheet Functions 6 April 16th 07 06:15 PM
Conditional Formatting that will display conditional data BrainFart Excel Worksheet Functions 1 September 13th 05 05:45 PM
Formattting Fractions MarthaSue Excel Discussion (Misc queries) 3 May 2nd 05 06:54 AM


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

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"