[mso] Re: Help with Excel formulas please

  • From: "Scott-Johnson, Tiffani D." <TScott-Johnson@xxxxxxxxxxxxxxxxxxx>
  • To: mso@xxxxxxxxxxxxx
  • Date: Wed, 11 Aug 2004 13:16:37 -0500

Example:
In cell A19 there is a date that says 3-11-05 it should be bolded
because it is 6 months in the future from today's Month-Year.

Another Example:

In cell A2 There is a date that says 3-26-05 it should be bolded because
it is 6 months in the future from today's Month-Year.


If the date is more than 6 months I am going to change this formula to
turn red.

If it is less than today I am using:
=A19<TODAY()

Thank you for your help.

Tiff




-----Original Message-----
From: Andrew [mailto:tyto2820@xxxxxxxxxxx]
Sent: Wednesday, August 11, 2004 12:06 PM
To: mso@xxxxxxxxxxxxx
Subject: [mso] Re: Help with Excel formulas please


It's possible I misread the formula but it seems to say:

"If the month in A19 +6 AND the day the same as today AND the year as in
A9
is the same as today, then do the formatting."

BUT

With a date of 3-11-05 in the cell, the expression evaluates to:
9-11-05,
which is NOT the same as 8-11-04, so it won't turn orange and explode!

By the bye, what happens when your month in the cell is greater than 6?
Does
it give an error or does it increment the year?

Andrew

> -----Original Message-----
> From: mso-bounce@xxxxxxxxxxxxx 
> [mailto:mso-bounce@xxxxxxxxxxxxx] On Behalf Of Scott-Johnson, 
> Tiffani D.
> Sent: 11 August 2004 15:47
> To: mso@xxxxxxxxxxxxx
> Subject: [mso] Re: Help with Excel formulas please
> 
> Thank you for your help, I do not understand why it will not 
> work on my excel.
> I went to conditional formatting, formula is 
> =DATEVALUE(MONTH(A19)+6 
> &"/"&DAY(TODAY())&"/"&YEAR(A19))=(TODAY()).  Changed the 
> color and font if the expression is true.  Typed 3-11-05 into 
> cell A19 and it will not turn orange and bold.  I also made 
> sure it was formatted MM/DD/YY.
> -----Original Message-----
> From: Ray Blake [mailto:ray@xxxxxxxxx]
> Sent: Wednesday, August 11, 2004 8:32 AM
> To: mso@xxxxxxxxxxxxx
> Subject: [mso] Re: Help with Excel formulas please
> 

*************************************************************
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
*************************************************************


*************************************************************
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: