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


Ok, here's what I'm trying to do....
I want to use conditional formatting to fill in a pair of cells depending on
what info is expressed in just one.

Example:
Due date Status
Jan. 10 Paid

Now the base cells I am using are a todays date cell (L3)
PAID cell (L4)
The first due date cell is A3 and status B3

Here are the formulas I have figured for A3 and B3 to do what I want
=$A$3<=$L$3 (Will Red fill the due date when it has past)
=$B$3=L4 (will Black out Status when paid)
now if I use those same formulas in both cells then it will make them both
the same.

If due date is past I want both cells to be red fill black text.
If status is Paid then I want both cells to be Black fill with black text.

Now I know how to do this pair by pair, but I need to do this with like 200
cells and I can't figure a way to progress the formatting.

I just want to know if there is some way I can put the formulas in once and
then make the formatting progress down the line:

A2<=L3
B2<=L3
etc...
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,722
Default Conditional Formatting Problem

The trick is the management of absolute reference. Don't place an absolute
reference($) before the row callout, and when you copy it down the formula
will shift one row.

Example:
=$A2$L$3
copied down on cell becomes
=$A3$L$3

Continuing on this, if you select all the cells you want to apply formatting
to, type conditional format as it would apply to active cell. The other cells
will adjust their CF's accordingly.

Of note, your post was a little confusing. You mentioned a change in rows,
but your cell addresses were changing columns.
--
Best Regards,

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


"lumpkinbd" wrote:


Ok, here's what I'm trying to do....
I want to use conditional formatting to fill in a pair of cells depending on
what info is expressed in just one.

Example:
Due date Status
Jan. 10 Paid

Now the base cells I am using are a todays date cell (L3)
PAID cell (L4)
The first due date cell is A3 and status B3

Here are the formulas I have figured for A3 and B3 to do what I want
=$A$3<=$L$3 (Will Red fill the due date when it has past)
=$B$3=L4 (will Black out Status when paid)
now if I use those same formulas in both cells then it will make them both
the same.

If due date is past I want both cells to be red fill black text.
If status is Paid then I want both cells to be Black fill with black text.

Now I know how to do this pair by pair, but I need to do this with like 200
cells and I can't figure a way to progress the formatting.

I just want to know if there is some way I can put the formulas in once and
then make the formatting progress down the line:

A2<=L3
B2<=L3
etc...

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Conditional Formatting Problem

Sorry, I do that all the time. One day I will get the rows/columns
distinction correct. Thanks for the help. Will this also work for using the
format painter?

"Luke M" wrote:

The trick is the management of absolute reference. Don't place an absolute
reference($) before the row callout, and when you copy it down the formula
will shift one row.

Example:
=$A2$L$3
copied down on cell becomes
=$A3$L$3

Continuing on this, if you select all the cells you want to apply formatting
to, type conditional format as it would apply to active cell. The other cells
will adjust their CF's accordingly.

Of note, your post was a little confusing. You mentioned a change in rows,
but your cell addresses were changing columns.
--
Best Regards,

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


"lumpkinbd" wrote:


Ok, here's what I'm trying to do....
I want to use conditional formatting to fill in a pair of cells depending on
what info is expressed in just one.

Example:
Due date Status
Jan. 10 Paid

Now the base cells I am using are a todays date cell (L3)
PAID cell (L4)
The first due date cell is A3 and status B3

Here are the formulas I have figured for A3 and B3 to do what I want
=$A$3<=$L$3 (Will Red fill the due date when it has past)
=$B$3=L4 (will Black out Status when paid)
now if I use those same formulas in both cells then it will make them both
the same.

If due date is past I want both cells to be red fill black text.
If status is Paid then I want both cells to be Black fill with black text.

Now I know how to do this pair by pair, but I need to do this with like 200
cells and I can't figure a way to progress the formatting.

I just want to know if there is some way I can put the formulas in once and
then make the formatting progress down the line:

A2<=L3
B2<=L3
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 formatting Problem myssieh Excel Discussion (Misc queries) 3 January 29th 09 06:45 PM
Problem with conditional formatting WLMPilot Excel Discussion (Misc queries) 1 April 20th 08 05:34 PM
Conditional Formatting Problem myssieh Excel Discussion (Misc queries) 3 February 15th 08 04:10 PM
Conditional Formatting Problem TxAg Excel Discussion (Misc queries) 2 October 3rd 05 09:51 PM
Conditional formatting problem Bryan Excel Discussion (Misc queries) 3 July 16th 05 01:29 PM


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