Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,101
Default Calcuating annualised year to date income

Try this.

=(C1/(DATEDIF(A1,B1,"m")+1))*12

Where A1 = start date of financial year
B1 = payslip date
C1 is earnings to date

When entering this Excel will try to change the format of your cell to date
so change it back to general.

"Sam" wrote:

Hello all

I want to create a formula to annualise a persons income based on their
gross financial year to date income.

Assuming that the financial year begins on 1/7/06. The variables would be:-

Financial year start date (1/7/06)
Date of payslip
Year to date gross income

Result to calculate what the annualised income would be come 30/6/07

Thanks

  #2   Report Post  
Posted to microsoft.public.excel.programming
Sam Sam is offline
external usenet poster
 
Posts: 699
Default Calcuating annualised year to date income

Hi Mike

Thanks for that. I notice that the date calculation calculates a extra
month. EG. 1/7/06 ~ 12/1/07 is 6 months, however if it appears that the
formula is counting it as 7 months. If I take your formula
=(C1/(DATEDIF(A1,B1,"m")+1))*12 I assume that the +1 is actually adding the
extra mont, therefore if I remove the +1 it should give me the correct amount
of months?

I have tried this and t seems to now be working correctly.

Thanks

"Mike" wrote:

Try this.

=(C1/(DATEDIF(A1,B1,"m")+1))*12

Where A1 = start date of financial year
B1 = payslip date
C1 is earnings to date

When entering this Excel will try to change the format of your cell to date
so change it back to general.

"Sam" wrote:

Hello all

I want to create a formula to annualise a persons income based on their
gross financial year to date income.

Assuming that the financial year begins on 1/7/06. The variables would be:-

Financial year start date (1/7/06)
Date of payslip
Year to date gross income

Result to calculate what the annualised income would be come 30/6/07

Thanks

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 to create a self calcuating aged receivables? Mark Excel Discussion (Misc queries) 0 November 3rd 09 08:10 PM
how do i change the 2 year comparitive income stat. templ. to a 3 LeavingMI Excel Discussion (Misc queries) 1 May 13th 08 05:28 PM
excel how do I calculate income indexed each year for 15 years zapie Excel Discussion (Misc queries) 2 March 28th 06 09:54 AM
formula for workbook showing daily income compared to goal income. tittytatbratt Excel Worksheet Functions 2 March 8th 05 09:47 PM
How to I do integration in Excel XP (calcuating area under a curv. Louise Excel Discussion (Misc queries) 0 January 19th 05 05:39 PM


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