A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
It could be one of your values is not number. You may try set the cell format to number and reinput the numbers.
=IRR(B2:G2)
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am using the table below:
The formula is defined as IRR(cell corresponding to -100 : cell corresponding to 10), and I get an error
| Year | 1 | 2 | 3 | 4 | 5 | 6 | IRR |
|---|---|---|---|---|---|---|---|
| Fund A | ā100 | 150 | 0 | 0 | 0 | 10 | #NUM! |
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
It could be one of your values is not number. You may try set the cell format to number and reinput the numbers.
=IRR(B2:G2)