[mso] Determining leap year in Excel 2000
- From: "Robert Carneal" <carnealre@xxxxxxxxxxxx>
- To: <mso@xxxxxxxxxxxxx>
- Date: Tue, 13 Dec 2005 19:36:23 -0600
Hello everyone. Odd problem for me in determining if a year is a leap year.
I am using the formula:
=IF(OR(MOD(B36,400)=0,AND(MOD(B36,4)=0,MOD(B36,100)<>0)),"Y", "")
I am not sure my OR statement is correct, I notice using the formula Excel
didn't label 1900 has a leap year. Shouldn't it have?
Thanks,
Robert
*************************************************************
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).
http://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
*************************************************************
- Follow-Ups:
- [mso] Re: Determining leap year in Excel 2000
- From: Andrew the Owl
- References:
- [mso] Labels dropping the 0 in Zipcodes
- From: Jan Robey
Other related posts:
- » [mso] Determining leap year in Excel 2000
- » [mso] Re: Determining leap year in Excel 2000
- » [mso] Re: Determining leap year in Excel 2000
- » [mso] Re: Determining leap year in Excel 2000
- » [mso] Re: Determining leap year in Excel 2000
- » [mso] Re: Determining leap year in Excel 2000
- » [mso] Re: Determining leap year in Excel 2000
- » [mso] Re: Determining leap year in Excel 2000
- » [mso] Re: Determining leap year in Excel 2000
- » [mso] Re: Determining leap year in Excel 2000
- [mso] Re: Determining leap year in Excel 2000
- From: Andrew the Owl
- [mso] Labels dropping the 0 in Zipcodes
- From: Jan Robey