Divide two colums!?

taken

Board Regular
Joined
Dec 14, 2012
Messages
55
Hey guys!

Having a major problem that I just can't figure out.
I'm trying to divide as you see in the picture. But, 355/9 should be 39,4.
I'm doing a calculated field dividing the sum of points with the other one.

[TABLE="width: 399"]
<TBODY>[TR]
[TD]Butik[/TD]
[TD]Max of ÅA[/TD]
[TD]Sum of Poäng[/TD]
[TD]Sum of Field6[/TD]
[/TR]
[TR]
[TD]Väla[/TD]
[TD="align: right"]9[/TD]
[TD="align: right"]355[/TD]
[TD="align: right"]0,962059621[/TD]
[/TR]
</TBODY><COLGROUP><COL><COL><COL><COL></COLGROUP>[/TABLE]


Is there anyone out there seeing the problem? =)

Thanks!
//
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
It's a pivot table. So, the only calculated field formulta I've got is this:
[TABLE="width: 167"]
<TBODY>[TR]
[TD]Field7</SPAN>[/TD]
[TD]=Poäng/ÅA</SPAN>[/TD]
[/TR]
</TBODY><COLGROUP><COL><COL></COLGROUP>[/TABLE]


Trying to devide the total points with how many people (ÅA) working.
 
Upvote 0

Similar threads

Forum statistics

Threads
1,223,992
Messages
6,175,823
Members
452,672
Latest member
missbanana

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top