The average turnover for each country.

Daniel2022

New Member
Joined
Feb 20, 2022
Messages
3
Office Version
  1. 2019
Platform
  1. Windows
Hey there
Could you please help write a formula to find the average turnover of customers from each country

I tried =AVERAGEIF(A2:A91061,A2,B2:B65759) but it shows DIV/0. My goal is to find average turnover for 'LV' etc.

Thank you
 

Attachments

  • Untitled.png
    Untitled.png
    35.1 KB · Views: 12

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Welcome to the MrExcel board!

It looks like your numbers in column B might be text values not numerical values.

Try these steps
  1. Make sure column B is formatted as General
  2. Put a 1 in a vacant cell somewhere
  3. Copy that cell with the 1 in it
  4. Select B2 down to the bottom of your data
  5. Home ribbon tab -> click the drop-down arrow under Paste -> Paste special... -> select Multiply -> OK
Now see how your existing formula goes.
 
Upvote 0

Forum statistics

Threads
1,215,467
Messages
6,124,984
Members
449,201
Latest member
Lunzwe73

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