![]() |
In a formula, how do I set a maximum acceptable value?
I need to calculate my loss on a rental property but the loss cannot be
greater than $25,000 no matter how large it actually is. How do I write an Excel formula that will include this maximum value limit? |
In a formula, how do I set a maximum acceptable value?
Use the Min function, as in:
=min(25000,yourformula) Regards, Fred "hollisterbulldawg" wrote in message ... I need to calculate my loss on a rental property but the loss cannot be greater than $25,000 no matter how large it actually is. How do I write an Excel formula that will include this maximum value limit? |
All times are GMT +1. The time now is 08:29 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com