Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Formatting cell to show current Quarter

How can I format a cell to display the current quarter?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Formatting cell to show current Quarter

How do you define quarters? In what format do you want the answer to
appear?

Try =YEAR(A1)&"Q"&INT((MONTH(A1)+2)/3)
--
David Biddulph

"S trainer" wrote in message
...
How can I format a cell to display the current quarter?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Formatting cell to show current Quarter

Thanks David! This is exactly what I needed

"David Biddulph" wrote:

How do you define quarters? In what format do you want the answer to
appear?

Try =YEAR(A1)&"Q"&INT((MONTH(A1)+2)/3)
--
David Biddulph

"S trainer" wrote in message
...
How can I format a cell to display the current quarter?




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
How do i assign cell A1 to show the current cursor cell in Excel? OB Excel Discussion (Misc queries) 2 October 11th 06 04:02 PM
Show current date in cell Alex01 Excel Discussion (Misc queries) 4 February 24th 06 06:45 PM
I want a cell to show the current filename automatically. Troy Excel Discussion (Misc queries) 4 January 31st 06 02:32 PM
Formula for current month minus one = Quarter number in a macro. Pank Excel Discussion (Misc queries) 11 June 22nd 05 02:47 PM
how do i insert the current time into a cell, and show different . Dave Excel Discussion (Misc queries) 1 March 22nd 05 06:57 PM


All times are GMT +1. The time now is 03:14 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"