PC Review


Reply
Thread Tools Rate Thread

Conditional Format - Date

 
 
=?Utf-8?B?Ui5DLg==?=
Guest
Posts: n/a
 
      13th Jul 2006
I have a question that I home y'all may be able to help me with: I am trying
to use Conditional Formating for some dates. What I want to do is have only
certain dates to be in bold and older ones not to be. ie., if I am entering
dates for June on a spreadsheet for the month of June, I just want the dates
for June of 2006 to be in bold and not the others. I have done value ranges
(equal to 6/1/06 to 6/30/06) but I don't want to always be doing this with
each month. Thanks!
 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      13th Jul 2006
Try a formula of say

=MONTH(A1)=MONTH(TODAY())

assuming the date is in A1.

If you span years, then use

=AND(YEAR(A1)=YEAR(TODAY()),MONTH(A1)=MONTH(TODAY()))

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"R.C." <R.C.@discussions.microsoft.com> wrote in message
news:1D085D1F-6C04-45C4-A95D-(E-Mail Removed)...
> I have a question that I home y'all may be able to help me with: I am

trying
> to use Conditional Formating for some dates. What I want to do is have

only
> certain dates to be in bold and older ones not to be. ie., if I am

entering
> dates for June on a spreadsheet for the month of June, I just want the

dates
> for June of 2006 to be in bold and not the others. I have done value

ranges
> (equal to 6/1/06 to 6/30/06) but I don't want to always be doing this with
> each month. Thanks!



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional format for date :) Microsoft Excel Misc 4 31st Dec 2009 04:52 PM
Conditional Format - Date + 7 JDB Microsoft Excel Misc 2 28th Apr 2008 02:21 PM
Conditional Format is date is Sat or Sun =?Utf-8?B?U3Vubnlza2llcw==?= Microsoft Excel Misc 1 1st Feb 2007 12:40 PM
Conditional format for date George Gee Microsoft Excel New Users 6 26th Sep 2004 01:04 PM
conditional Format Date? Ken Microsoft Excel Misc 4 7th Oct 2003 10:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:27 AM.