Very New Need Help With Average

meetbalips

New Member
Joined
May 22, 2021
Messages
2
Office Version
  1. 365
Platform
  1. Windows
How do I find the average time of each letter?
Time in SecondsLabel 1Label 2Label 3
56ABP
98REG
77RTO
41RQG
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.
Hi, use averageif formula.

Excel Formula:
=AVERAGEIF($B$2:$B$5,B8,$A$2:$A$5)

As the labels are in different column, is it possible to change the data set?

fso.xlsm
AB
1Time in SecondsLabel 1
256A
398R
477R
541R
656B
798E
877T
941Q
1056P
1198G
1277O
1341G
Sheet3
 
Upvote 0
No, I can't or don't know how. The real file has over 20k rows and columns over to GG.
 
Upvote 0

Forum statistics

Threads
1,225,610
Messages
6,185,986
Members
453,333
Latest member
BioCoder84

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