Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 148
Default Formatting in Excel 2007

if col a12 is todays date I would like to have b2 to cz2 backgroundcolor GREEN
otherwhise leave B2 to cz2 as white background.
I cannot seem to get it to work Any help wouldbe appreciated
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 8,651
Default Formatting in Excel 2007

I assume you are using Conditional Formatting? What conditions have you
tried? Have you remembered that CF gives you the choice between "Cell Value
Is" and "Formula Is"? The latter is usually the one to use if you are
trying to format one cell based on the content of another. Remember to
think about the difference between relative and absolute addressing if you
are trying to apply a formula to more than one cell. Remember also that CF
has a nasty habit od second-guessing what you intended to put in your
formula (particularly if you didn't include the leading = sign), so it's
always worth going back into CF to check that the condition it is showing is
the one you intended.
--
David Biddulph

"pcor" wrote in message
...
if col a12 is todays date I would like to have b2 to cz2 backgroundcolor
GREEN
otherwhise leave B2 to cz2 as white background.
I cannot seem to get it to work Any help wouldbe appreciated
Thanks



  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 353
Default Formatting in Excel 2007

Select B2 thru CZ2, on the Home tab, styles section, click conditional
formatting and then New rule...
Select Use a formula to determine which cells to format and enter this
formula:
=$A$12=TODAY()
Click the format button, the fill tab, and choose your favorite shade of
green.
Click ok and ok to return to your sheet.
Your range will only turn green when A12 contains the same date as the
current date according to your computer.

"pcor" wrote:

if col a12 is todays date I would like to have b2 to cz2 backgroundcolor GREEN
otherwhise leave B2 to cz2 as white background.
I cannot seem to get it to work Any help wouldbe appreciated
Thanks

  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 148
Default Formatting in Excel 2007


Just what I was looking for..
Many Thanks

"BoniM" wrote:

Select B2 thru CZ2, on the Home tab, styles section, click conditional
formatting and then New rule...
Select Use a formula to determine which cells to format and enter this
formula:
=$A$12=TODAY()
Click the format button, the fill tab, and choose your favorite shade of
green.
Click ok and ok to return to your sheet.
Your range will only turn green when A12 contains the same date as the
current date according to your computer.

"pcor" wrote:

if col a12 is todays date I would like to have b2 to cz2 backgroundcolor GREEN
otherwhise leave B2 to cz2 as white background.
I cannot seem to get it to work Any help wouldbe appreciated
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 Formatting in Excel 2007 JOHN HARRIS Excel Worksheet Functions 1 November 14th 07 07:11 PM
Excel 2007 Formatting Sue T Excel Discussion (Misc queries) 7 July 31st 07 10:00 PM
Conditional formatting in Excel 2007 Mike Tordoff Excel Discussion (Misc queries) 3 May 19th 07 07:20 AM
excel 2007 number formatting egt Excel Worksheet Functions 3 April 30th 07 12:56 PM
Conditional Formatting in Excel 2007 Jessica Excel Discussion (Misc queries) 0 August 23rd 06 03:34 PM


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