Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
tloano
 
Posts: n/a
Default XIRR non contiguous references

In attempt to create an editable database for an investment account utilizing
XIRR, I found that I only know how to get XIRR to work if I put the "present
value" and "present date" in the same columns, or rows, as the other data
(previous invested amounts and their dates). I understand I can indiviually
enter the actual values into the XIRR but that would take forever.
I want to have a separate collumn for "present value" and "present date".

How do I write XIRR for the following?
A B C D
1 Invested Date Pres Val Pres Date
2 $99 01/02/04 XIRR 03/05/04
3 $125 11/06/05 XIRR 01/19/06
4 $57 03/19/06 XIRR 03/20/06

Thanks
tloano
  #2   Report Post  
Posted to microsoft.public.excel.misc
Fred Smith
 
Posts: n/a
Default XIRR non contiguous references

What does 'XIRR' in column C represent? Using row 2 as an example, you invested
$99 on 1/2/04, it's worth, say, $120 on 3/5/04, and you want to calculate the
rate of return, in say, column E? If so, the Rate function will work better than
XIRR, as in:

=rate((d2-b2)/365,0,a2,-c2)

Does this help?

--
Regards,
Fred


"tloano" <u21587@uwe wrote in message news:5fdb0f71acb4d@uwe...
In attempt to create an editable database for an investment account utilizing
XIRR, I found that I only know how to get XIRR to work if I put the "present
value" and "present date" in the same columns, or rows, as the other data
(previous invested amounts and their dates). I understand I can indiviually
enter the actual values into the XIRR but that would take forever.
I want to have a separate collumn for "present value" and "present date".

How do I write XIRR for the following?
A B C D
1 Invested Date Pres Val Pres Date
2 $99 01/02/04 XIRR 03/05/04
3 $125 11/06/05 XIRR 01/19/06
4 $57 03/19/06 XIRR 03/20/06

Thanks
tloano



  #3   Report Post  
Posted to microsoft.public.excel.misc
tloano via OfficeKB.com
 
Posts: n/a
Default XIRR non contiguous references

Fred, Thanks for the quick response.
Sorry I didn't clarify very well. Improving the table a bit, I want to
calculate the XIRR in Column E for the value at the time of evaluation of the
entire account at the point in time in column D. All of these buys are made
in the same account such as buys of a mutual fund at different times.
How do I write XIRR for the following?
A B C D E
Value at
1 Amount Date of Evaluation Time of
Invested Buy Date Evaluation XIRR
2 $99 01/02/04 03/05/04 $103 "XIRR"
3 $125 11/06/05 01/19/06 $227 "XIRR"
4 $57 03/19/06 03/20/06 $301 "XIRR"

Lets say that the date is 01/19/06 (C3), therefore row D isn't filled in yet.
I want to calculate the XIRR for my two investements(A2 and A3...total $224)
which now (01/19/06) are worth $227. The result will go into cell E3. I'm
having trouble filling in the XIRR formula properly to include everything. I
want to be able to do this so that I can look back at past XIRRs (annualized
rates of return) to see how performance has changed. I only know two ways to
write the XIRR formula. One requires inputing all of the values for each
cell into the formula (no way Jose), the other is by reference (ex: XIRR(a2:
a4,b2:b4). By reference is great but it requires putting the "Value at Time
of Evaluation" and "Evaluation Date" directly beneath the "Amount Invested"
and "Date of Buy" columns. I want to be able to update the database without
rearranging formulas or re-entering results. As it is now, I don't know how
to make the above table work. I don't know how to properly reference the
values which are in a different column. I've tried several things and dug
around but havn't found answer.
Thanks for your help.
Steven


Fred Smith wrote:
What does 'XIRR' in column C represent? Using row 2 as an example, you invested
$99 on 1/2/04, it's worth, say, $120 on 3/5/04, and you want to calculate the
rate of return, in say, column E? If so, the Rate function will work better than
XIRR, as in:

=rate((d2-b2)/365,0,a2,-c2)

Does this help?

In attempt to create an editable database for an investment account utilizing
XIRR, I found that I only know how to get XIRR to work if I put the "present

[quoted text clipped - 12 lines]
Thanks
tloano


--
Message posted via http://www.officekb.com
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
Changing cell references in formulas to names and back again. Aaron Excel Discussion (Misc queries) 4 April 25th 06 11:12 PM
Cell Reference's when Pasting RadiantQuartzHeater Excel Discussion (Misc queries) 0 February 16th 06 08:55 AM
Automatically Changing Cell Reference's when Pasting in Excel No I'm Spartacus Excel Discussion (Misc queries) 0 February 13th 06 01:01 PM
XIRR and IRR Dan Excel Worksheet Functions 2 May 13th 05 03:20 AM
Absolute cell references and subsequent problems. Pank Mehta Excel Discussion (Misc queries) 2 April 19th 05 11:38 AM


All times are GMT +1. The time now is 12:43 PM.

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"