How to limit an percent to 100%?
Posted by Brad Rodriguez on December 19, 2000 7:14 AM
I need to put a formula in a cell to make it limited to 100%. I can't use a macro though. It needs to be inline. This is the current formula:
=(E1/C1)
But I want to make it so if C1 equals 1 and E1 equals 2 that it will say 100%. But if E1 equals anything less than 1 it will give the proper percentage. Please advise.
Thanks
Brad