Average Formula
If I am wanting to find the average of wage rates that are referenced on another sheet, how would I create that formula? I have tried several different things and nothing appears to be working.
Best Answer
-
Would you be able to explain further? You say that nothing is working, does that mean you're receiving an error?
You will want to use Cross Sheet references (see here) in your formula in order to Average the column. It would look something like this:
=AVG({Column to Average})
Are you simply wanting to AVG the entire column or do you have criteria (ex. only average if a cell in a different column says something specific)? If you have other criteria, you would use an AVERAGEIF, like this:
=AVERAGEIF({Column with Criteria}, "Criteria", {Column to Average})
Keep in mind that the wage rates in the other sheet will need to be numerical data in order to be averaged. If neither of these formulas work for you, it would be helpful to see a screen capture of the sheet with the wage ranges (but please block out any sensitive data!) as well as a copy/paste of the formula you are trying and any error messages you're receiving.
Cheers!
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Answers
-
Would you be able to explain further? You say that nothing is working, does that mean you're receiving an error?
You will want to use Cross Sheet references (see here) in your formula in order to Average the column. It would look something like this:
=AVG({Column to Average})
Are you simply wanting to AVG the entire column or do you have criteria (ex. only average if a cell in a different column says something specific)? If you have other criteria, you would use an AVERAGEIF, like this:
=AVERAGEIF({Column with Criteria}, "Criteria", {Column to Average})
Keep in mind that the wage rates in the other sheet will need to be numerical data in order to be averaged. If neither of these formulas work for you, it would be helpful to see a screen capture of the sheet with the wage ranges (but please block out any sensitive data!) as well as a copy/paste of the formula you are trying and any error messages you're receiving.
Cheers!
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
Thank you so much! I was using the wrong one, I needed the =AverageIF formula and it worked.
THANK YOU and sorry for the limited information I provided. Your response was very helpful!
-
Haha, no worries at all! I'm glad you were able to get it working based on my example above. 🙂
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 58 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!