Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Julian Campbell
 
Posts: n/a
Default IS THIS CONDITIONAL FORMAT

I have a line of information showing product description and initial
quantity purchased.

On the same line I have a daily use mon / fri with an auto sum at the end of
the row showing balance remaining.

When this last cell reaches 0, I would like the whole line to highlighted in
a colour (text or background)

Again, the same as above if the end cell reaches <0

Any Ideas

Thanks

Julian


  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi Julian

yes, this can be done using conditional formatting .. it's a shame that you
didn't mention your ranges in the post. So i'm assuming that the first row
that you want to apply the conditional formatting to is row 2 and your "last
cell" is in column J.
firstly, scroll so that row 2 is the first row that you can see at the top
left of the worksheet
then select from row 2 (use the numbers) down to the last row you want to
apply the formatting to
then choose
format / conditional formatting from the menu
choose
formula is
and type
=$J2=0
click on the format button, go to the patterns tab, choose a fill colour and
click OK
now click on the ADD button
choose
formula is
type
=$J2<0
click on the format button, choose a format
click OK twice

if you want both the =0 and <0 conditions to have the same formatting in the
first condition type
=$J2<=0
and skip the second condition.

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"Julian Campbell" wrote in message
...
I have a line of information showing product description and initial
quantity purchased.

On the same line I have a daily use mon / fri with an auto sum at the end
of the row showing balance remaining.

When this last cell reaches 0, I would like the whole line to highlighted
in a colour (text or background)

Again, the same as above if the end cell reaches <0

Any Ideas

Thanks

Julian



  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

It is.

Select all the cells in a row (say A2:H2, total in H2), and all rows
Menu Format Conditional formatting
Change Condition 1 to Formula Is
Add a formula = $H2=0
Click Format
Select pattern and pick a colour
OK
Click Add condition
Change Condition 1 to Formula Is
Add a formula = $H2<0
Click Format
Select pattern and pick a colour
OK
OK

--
HTH

Bob Phillips

"Julian Campbell" wrote in message
...
I have a line of information showing product description and initial
quantity purchased.

On the same line I have a daily use mon / fri with an auto sum at the end

of
the row showing balance remaining.

When this last cell reaches 0, I would like the whole line to highlighted

in
a colour (text or background)

Again, the same as above if the end cell reaches <0

Any Ideas

Thanks

Julian




  #4   Report Post  
Ragdyer
 
Posts: n/a
Default

Say that your Sum() formula column starts in K2 and goes down to K20.

Select A2 to K20, then:

<Format <ConditionalFormat,

Click "Formula Is", and enter this:

=$K2<=0

Now, click on the "Format" button, and choose a color for your font and/or a
pattern color for the background cell color.
Then <OK <OK, and you should be done.
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Julian Campbell" wrote in message
...
I have a line of information showing product description and initial
quantity purchased.

On the same line I have a daily use mon / fri with an auto sum at the end

of
the row showing balance remaining.

When this last cell reaches 0, I would like the whole line to highlighted

in
a colour (text or background)

Again, the same as above if the end cell reaches <0

Any Ideas

Thanks

Julian



  #5   Report Post  
Julian Campbell
 
Posts: n/a
Default

Works great, Thanks everyone

Julian

"Ragdyer" wrote in message
...
Say that your Sum() formula column starts in K2 and goes down to K20.

Select A2 to K20, then:

<Format <ConditionalFormat,

Click "Formula Is", and enter this:

=$K2<=0

Now, click on the "Format" button, and choose a color for your font and/or
a
pattern color for the background cell color.
Then <OK <OK, and you should be done.
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Julian Campbell" wrote in message
...
I have a line of information showing product description and initial
quantity purchased.

On the same line I have a daily use mon / fri with an auto sum at the end

of
the row showing balance remaining.

When this last cell reaches 0, I would like the whole line to highlighted

in
a colour (text or background)

Again, the same as above if the end cell reaches <0

Any Ideas

Thanks

Julian





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
Office2000: Conditional format behaves strangely Arvi Laanemets Excel Discussion (Misc queries) 1 April 7th 05 08:47 AM
Conditional format problem PJ Excel Discussion (Misc queries) 2 March 11th 05 02:05 PM
Conditional Format Titles Jenn Excel Discussion (Misc queries) 1 February 22nd 05 09:41 PM
copy conditional format as ACTUAL format Dana Zulager Excel Discussion (Misc queries) 7 December 7th 04 11:02 PM
Copying a conditional format Meaux Excel Worksheet Functions 2 November 29th 04 10:19 AM


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