View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
 
Posts: n/a
Default Setting a maximum field value to 100%

I'm calculating percentages... is there a way to set the maximum to
100% ?

That is, if the calculation were 130%, Excel would know to use 100%.
Is there a better way than an IF, THEN statement?

Thanks.