Normalizing data formula?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to normalize data sets in Excel to total 100%. I'm wondering if
there is a formula that can do this without having to correct each cell.
 
Let's say the numbers are in G1:G20
1)In some blank cell (say Z1) enter =SUM(G1:G20)
2)Copy Z1;keep Z1 the active cell and use Edit|Paste Special ->Value
3)Copy Z1; select G1:G20 and use Edit | Paste Special -> Divide
Your numbers no add to 1; format them % if you wish
OR in step ! use =SUM(G1:G20)/100 and now you numbers all add to 100

best wishes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top