[mso] Re: Quick question. Conditional formatting

  • From: "Andrew" <tyto2820@xxxxxxxxxxx>
  • To: <mso@xxxxxxxxxxxxx>
  • Date: Sat, 20 Nov 2004 11:34:33 -0000

 

Tiffani wrote:
>  What conditional format could I use to accomplish the following:
> 
> If 5E is blank AND 5D is more than 4 months prior to today, 
> color the whole row blue.
> 

I think the formula you want to enter in the "Formula is" box, having
selected all the cells you want coloured for that condition and assuming
that row 5 is your first row, is:

=AND($E5="",$D5<(today()-(365/3)))

Notice that the COLUMN is absolute but the ROW is not!

HTH,

Andrew

*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or 
MicrosoftOffice@xxxxxxxxxxxxxxxx

To send mail to the group, simply address it to mso@xxxxxxxxxxxxx

To Unsubscribe from this group, send an email to 
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes) in 
the subject line.

Or, visit the group's homepage and use the dropdown menu.  This will also allow 
you to change your email settings to digest or vacation (no mail).
//www.freelists.org/webpage/mso

To be able to use the files section for sharing files with the group, send a 
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation with 
instructions.  Once you are a member of the files group, you can go here to 
upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************

Other related posts: