[mso] Re: Help with Excel formulas please U

  • From: "Andrew" <tyto2820@xxxxxxxxxxx>
  • To: <mso@xxxxxxxxxxxxx>
  • Date: Wed, 11 Aug 2004 20:24:58 +0100

 

Tiffani wrote:
> THANK YOU THANK YOU THANK YOU!!!!!!!!!!!!!
> It works greatU
> 

LOL! I'm glad that my formula was correct - even though my written logic was
totally up the chute!

> If the date in the cell is more than six months from the 
> first of (this month + 6) AND less than six months from the 
> first of (this month +7) then mark it as 6 months hence.

SHOULD have read:
> If the date in the cell is GREATER THAN OR EQUAL TO the 
> first of (this month + 6) AND LESS THAN the 
> first of (this month +7) then mark it as 6 months hence.

I guess the following would give TRUE for the same conditions as well:

DATE(YEAR(A19),MONTH(A19),1)=DATE(YEAR(TODAY()),MONTH(TODAY())+6,1)

(i.e. if the 1st of the month/year in A19 is the same as the 1st of this
month plus 6 months ...)

It's a bit shorter and only involves one test for TRUE.

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: