Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default highlight a column

Thanks for your reply.
The row willl change as more employees are added and deleted. Do you know how
to sum a column that is dynamic?
Thanks, Misty

Pranav Vaidya wrote:
Select the entire column
I assume your total is on row 14. You can change it as per actual total line.
Go to Conditional formatting and select 'formula is'
type in this formula '=IF($B$14200,TRUE,FALSE)'
select the color to hightlight.

This will highlight the entire column, when value in B14 is more than 200.
Please adjust this formula as per your worksheet.

HTH,
Hi Everyone.
Please help me. I am trying to figure out how to write a conditional

[quoted text clipped - 14 lines]

Thanks, Misty


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200709/1

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 180
Default highlight a column

I think then instead of using absolute row, column, you can try to use a
Named Range. Whenever, your total row changes, change the named range and I
hope it should work.

--
Pranav Vaidya
VBA Developer
PN, MH-India
If you think my answer is useful, please rate this post as an ANSWER!!


"Mitchell_Collen via OfficeKB.com" wrote:

Thanks for your reply.
The row willl change as more employees are added and deleted. Do you know how
to sum a column that is dynamic?
Thanks, Misty

Pranav Vaidya wrote:
Select the entire column
I assume your total is on row 14. You can change it as per actual total line.
Go to Conditional formatting and select 'formula is'
type in this formula '=IF($B$14200,TRUE,FALSE)'
select the color to hightlight.

This will highlight the entire column, when value in B14 is more than 200.
Please adjust this formula as per your worksheet.

HTH,
Hi Everyone.
Please help me. I am trying to figure out how to write a conditional

[quoted text clipped - 14 lines]

Thanks, Misty


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200709/1


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default highlight a column

I am confused about how to name a range. Do you mean naming a range 'total'
and then referring back to the formula where the value is = 'total' and the
column number is the active column number?
I am really new to this.
Thanks, Misty

Pranav Vaidya wrote:
I think then instead of using absolute row, column, you can try to use a
Named Range. Whenever, your total row changes, change the named range and I
hope it should work.

Thanks for your reply.
The row willl change as more employees are added and deleted. Do you know how

[quoted text clipped - 16 lines]

Thanks, Misty


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200709/1

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
I cannot highlight a whole row or column fixer Excel Worksheet Functions 1 December 16th 09 02:31 AM
highlight column A if column A does not equal to B liu New Users to Excel 3 May 2nd 08 12:29 AM
How do I highlight a column depending on other column value? Ada Excel Worksheet Functions 2 July 12th 06 05:49 PM
how to set highlight for row/column header Jasmine Excel Discussion (Misc queries) 1 February 6th 06 09:09 AM
How to highlight active row and column? Ricktaxx Excel Programming 4 April 20th 05 05:37 PM


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