Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Format a cell to give quarternumber from a date in Excell

Hi,
How do I format a cell in Excell to give me the quarternumber from a date?

Example: 2006-09-20 give quarternumber 3
--
nets
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 78
Default Format a cell to give quarternumber from a date in Excell

Hi,

There isn't a standard format but quarter number can be derived
e.g. with date in a1, quarter number in b1 =ROUNDUP(MONTH(a1)/3,0)

Anthony

"Nets" wrote:

Hi,
How do I format a cell in Excell to give me the quarternumber from a date?

Example: 2006-09-20 give quarternumber 3
--
nets

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
Excell 2003 Cell format issue rbharris Excel Discussion (Misc queries) 1 August 11th 08 07:38 PM
How do I format a cell to blink in Excell? Larry Excel Discussion (Misc queries) 1 March 7th 07 05:04 PM
How do I change the date format in Excell from eg 20060926 Dave Excel Discussion (Misc queries) 2 September 30th 06 02:22 PM
How to give the numberformat the systemdefault date format? ajd[_2_] Excel Programming 1 February 11th 06 03:16 AM
How can I format an cell in excell:10min50Sec 88hundreths of a Sec Alfred Nobel Excel Discussion (Misc queries) 2 October 6th 05 11:55 AM


All times are GMT +1. The time now is 02:58 AM.

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

About Us

"It's about Microsoft Excel"