Long time reader, first time poster
I need to calculate gross xIRR for several companies in one fund. Each company has two columns (one for values and one for dates) How do I write the XIRR formula to combine multiple sets of columns?
EX:
=XIRR((A2:A84, C2:C84),(B2:B84,D2:D84),.1) was my guess but it returns the 'value' error...Thanks so much for the help!!
I need to calculate gross xIRR for several companies in one fund. Each company has two columns (one for values and one for dates) How do I write the XIRR formula to combine multiple sets of columns?
EX:
Company A (Column A Values, Column B Investment Dates)
Company B (Column C Values, Column D Investment Dates)
Company B (Column C Values, Column D Investment Dates)
=XIRR((A2:A84, C2:C84),(B2:B84,D2:D84),.1) was my guess but it returns the 'value' error...Thanks so much for the help!!