Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
daz daz is offline
external usenet poster
 
Posts: 8
Default How do I get the Fortnight number of the year from a date?

I want to get the fortnight number of the year into a cell, i.e 1-1-2009 will
be fortnight number one and 15-1-2009 will be fortnight number 2.

As well as the date I also have the day number of the year
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default How do I get the Fortnight number of the year from a date?

Maybe this,

=ROUNDUP((A1-DATE(YEAR(A1),1,0))/14,0)

Mike

"Daz" wrote:

I want to get the fortnight number of the year into a cell, i.e 1-1-2009 will
be fortnight number one and 15-1-2009 will be fortnight number 2.

As well as the date I also have the day number of the year

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Finding the date using the number of the week in a year Bhupinder Rayat Excel Worksheet Functions 2 March 30th 07 11:20 AM
How do I convert a month-date format to day number of the year? Larry Excel Worksheet Functions 2 January 11th 07 05:21 PM
count number of months year to date coal_miner Excel Worksheet Functions 1 May 4th 05 02:41 PM
Day number of given date in a year Jeff Gordon Excel Worksheet Functions 1 March 20th 05 05:35 PM
Fortnight j.mcgown Excel Worksheet Functions 3 March 17th 05 12:03 AM


All times are GMT +1. The time now is 11:55 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"