#1   Report Post  
JE McGimpsey
 
Posts: n/a
Default

How about:

Quarters:

=DATEDIF(B14,B4,"m")/3


Or, if you only want whole quarters, rather than fractional quarters
(there's a pun in there somewhere):

=INT(DATEDIF(B14,B4,"m")/3)

For 4-month segments:

=DATEDIF(B14,B4,"m")/4




In article ,
teeb wrote:

I've used the formula =DATEDIF(B14,B4,"m") for calculating the number of
months between two date. Changing the m to a y does the number of
years.

How can I the number of quarter years? I've tried the logical Q to no
joy!

Also need to know the termly figure? ie How many 4 month segments (in
one year the value would be 3)

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



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