View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
tgcali tgcali is offline
external usenet poster
 
Posts: 49
Default Roundup percent within existing formula?

Hello,

I need to round up the answer for this simple formula in whole numbers

=D8/D3

The problem is that that the breakdown is equaling 99% and I have to make it
equal 100%. On my pie chart that accompanies the stat sheet it shows the
breakdown of my three categories like this:

30 total
7 = 23%
13 = 44%
10 = 33%

On the stat sheet it shows 23%, 43% and 33% respectively. I've been told to
make them match. So I need the percent for D8/D3 to equal 44%.

Any help would be greatly appreciated.

tgcali