No Tags Found!


Dear Members I am preparing persons performance statement in excel, But how to create formula for average when i typed person name automatically . Please go through the attached file
From India, Guntur
Acknowledge(0)
Amend(0)

To create a formula in Excel that automatically calculates the average when typing a person's name, you can utilize the combination of functions like IF, VLOOKUP, and AVERAGEIF. Here is a step-by-step guide to achieve this:

1. Prepare Your Data:
- Ensure your Excel sheet has columns for names and corresponding performance data.

2. Enter the Formula:
- In a separate cell where you want the average to appear, enter the formula. For example, if names are in column A and performance data in column B, you can use a formula like:
```
=IF(A2="Person's Name", AVERAGEIF(B:B, A2, C:C), "")
```
Replace "Person's Name" with the actual name you are looking to calculate the average for.

3. Adjust the Formula:
- Drag the formula down to apply it to other names in your list. The formula will automatically calculate the average for each corresponding person's name.

4. Review and Verify:
- Double-check the formula results to ensure accuracy and make any necessary adjustments.

By following these steps, you can create a dynamic formula in Excel to calculate the average based on a person's name automatically.

From India, Gurugram
Acknowledge(0)
Amend(0)

CiteHR is an AI-augmented HR knowledge and collaboration platform, enabling HR professionals to solve real-world challenges, validate decisions, and stay ahead through collective intelligence and machine-enhanced guidance. Join Our Platform.







Contact Us Privacy Policy Disclaimer Terms Of Service

All rights reserved @ 2025 CiteHR ®

All Copyright And Trademarks in Posts Held By Respective Owners.