akhlaq,
to get the absolute number use the following formula
=ABS((I29-I23)/I23)
Then right click in the cell and set the cell format to percentage.
You will notice from the formula that I have removed the *100 since the formatting as a percentage will do that bit of the sum for you.
Hope this helps