
21st July 2008, 08:09 PM
|
|
Member
|
|
Join Date: Jan 1970
Posts: 4,437
|
|
o.k. yes I see your conundrum.
There are other ways to do it, but just quickly in column B enter =MAX(A:A) and copy it down as far as you want.
In cell C1 type =IF(A1=B1,100,(A1/B1*100)) and copy it down the page.
|