[mso] excel IF statement help
- From: "Mr JOSEPH HERWIG" <herwigs911@xxxxxxxxxxx>
- To: <mso@xxxxxxxxxxxxx>
- Date: Sat, 8 Sep 2007 21:25:17 -0400
I am trying to make up an accounts receivable aging that automatically updates
the outstanding amounts automatically each day to the appropriate bucket (1 -
30 days, 31-60 days, 60 - 90 days, and >90). I have computed this formula, but
it doesn't seem to do the job quite right.
=IF($Date of Sale<TODAY()-90,"", IF($Date of Sale<TODAY()-60,"", IF($Date of
Sale<TODAY()-30,$C$13, IF($Date of Sale>TODAY(),"",))))
It needs to do a date range (1 - 30) rather then just less than 30 etc. Not
sure if I'm even on the right track. Can anyone help?
Beth Herwig
*************************************************************
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, visit the group's homepage and use the dropdown
menu at the top. This will allow you to unsubscribe your email address or
change your email settings to digest or vacation (no mail).
http://www.freelists.org/webpage/mso
To be able to share files with the group, you must join our Yahoo sister group.
This group will not allow for posting of emails, but will allow you to join
and share problem files, templates, etc.:
http://tech.groups.yahoo.com/group/MicrosoftOffice . This group is for FILE
SHARING ONLY.
If you are using Outlook and you see a lot of unnecessary code in your email
messages, read these instructions that explain why and how to fix it:
http://personal-computer-tutor.com/abc3/v28/greg28.htm
*************************************************************
- Follow-Ups:
- [mso] Re: excel IF statement help
- From: David Smart
- [mso] Re: excel IF statement help
- From: Thomas Hutchins
- [mso] Re: excel IF statement help
- From: Thomas Hutchins
Other related posts:
- [mso] Re: excel IF statement help
- From: David Smart
- [mso] Re: excel IF statement help
- From: Thomas Hutchins
- [mso] Re: excel IF statement help
- From: Thomas Hutchins