View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dana DeLouis Dana DeLouis is offline
external usenet poster
 
Posts: 947
Default Excel should have a QUARTER formula for DATE calculations

Strangely, vba has a format for "Quarter," but the worksheet does not.

Debug.Print Format(Now, "q")
returns: 4
(For October)

--
Dana DeLouis
Windows XP & Office 2003


"Jeff Stubing" <Jeff wrote in message
...
Excel should have a built in QUARTER function which allows users to
calculate
the QUARTER in which a transaction occurs based on the date of the
transaction.

Ex: =QUARTER(J2) where cell J2 holds a date.

You have it for MONTH, DAY, and YEAR why not for QUARTER for those of us
in
the financial world?

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow
this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...et.f unctions