Excel Data Entry Practice Exercises PDF

These problems are mostly beginner-friendly. You will need to know about the IF, SUM, SUMIF, MATCH, INDEX, MAX, and LARGE functions, as well as conditional formatting, data validation, and basic cell formatting to solve the problems. All the problems can be solved on Excel 2010 or newer.


Download the Practice Workbook

Additionally, you can download the PDF file from this link.


Problem Overview

Our dataset has two main parts. In the first part, we will input the data in the first four columns. We will use those values to calculate the remaining five columns. We will calculate three more things from the following table. The problem statements are provided in the “Problem” sheet, and the solution to the problem is in the “Solution” sheet. The reference values are given in the “Reference Tables” sheet in the Excel file.

Problem Overview of Excel Data Entry Practice Exercises PDF

  • Exercise 01 – Filling the Dataset: The fast task requires to fill 4 columns by typing and 5 columns by using formulas.
    • You will need to type these values in the first 4 columns. The formatting (alignment, font size, font color, background color, etc.) helps with the visualization. We need a dropdown list for the date column. You will need to apply the Data Validation to do this.
    • You will find the amount by multiplying the price by the unit sold.

    • Find the discount amount. Less than $1 is a 3% discount and for more than 1, it is 5%. You can use the IF function to do so.
    • Subtract the previous two values to get the net amount.
    • The sales tax is 10% for all products.
    • Add the sales tax with the net amount to calculate the total amount.
    • Add conditional formatting to the top 3 revenue.
  • Exercise 02 – Finding Total Sales: Your task is to find the day wise sales and total sales amount.
    • You can use the SUMIF function to get the first value and the SUM function for the second value.
  • Exercise 03 – Most Popular Item (By Quantity): In this exercise, you will need to find the highest product name and the amount of it.
    • You can use the MAX function to find the maximum value. Combine it with the MATCH function to find the row number. Use the INDEX function to return the most popular item.
    • Using the MAX function, you can find the quantity value.
  • Exercise 04 – Top 3 Items (By Revenue): Your task is to find the top 3 items from the total column.
    • You will need to combine the LARGE, MATCH, and INDEX functions to return the desired output.

Here is a screenshot of the solution to the first problem. The solutions to these problems are provided in the PDF and Excel files.

Get FREE Advanced Excel Exercises with Solutions!

Rafiul Haq
Rafiul Haq

Rafiul Haq worked as an Excel and VBA Content Developer in Exceldemy for over two years and published almost 200 articles for the website. He is passionate about exploring new aspects of Excel and VBA. He received his Bachelor of Science in Mechanical and Production Engineering (MPE) from the Islamic University of Technology. Rafiul furthered his education by obtaining an MBA in Finance from the Institute of Business Administration (IBA) at the University of Dhaka. Apart from creating... Read Full Bio

14 Comments
  1. Please how did you get the discount amount

  2. send me some data entry work file for practice please sir .
    i am new here I wanna work is a data entry specialist

    • Reply Lutfor Rahman Shimanto
      Lutfor Rahman Shimanto Feb 22, 2024 at 5:11 PM

      Hi Zafar Iqbal,

      In response to your request for some data entry work files, we have sent a PDF file for you to practice. Kindly check your email. You can also download the practice file provided with the article. Stay connected with ExcelDemy.

      Regards
      Rafiul Hasan
      ExcelDemy

      • Please send me some data entry files for practice . I want to practice before going to advance .

        • Lutfor Rahman Shimanto
          Lutfor Rahman Shimanto Mar 10, 2024 at 11:34 AM

          Hi Gunjan,

          Thank you for contacting us. We’ve also emailed you a practice data entry file. Feel free to download it and start practising.

          Best regards,
          ExcelDemy Team

  3. gone through all here and i want to say i find them helpful. please send me a data file for practice. thanks

  4. Function to calculate the number of different individual items sold.

    • Reply Lutfor Rahman Shimanto
      Lutfor Rahman Shimanto Apr 8, 2024 at 3:20 PM

      Hello Denny Hevalahu

      Thanks for visiting our blog and sharing your questions.

      To calculate the number of different individual items sold:

      1. Select an empty cell.
      2. Insert the following formula: =SUM(1/COUNTIF(C3:C22, C3:C22))
      3. Hit Enter to see an output like the following.

      Hopefully, the formula will be helpful; good luck.

      Regards
      Lutfor Rahman Shimanto
      ExcelDemy

  5. Please send me some data entry files for practice. I want to practice before going to advance.

  6. hello
    can you send me another file data entry practice, please?

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo