Category: Excel

  • HW 3

    Assignment details are in the docs, I need the writing as well as the excel sheet completed. BOTH

    Attached Files (PDF/DOCX): SP26 Assignment 3.docx

    Note: Content extraction from these files is restricted, please review them manually.

  • 2 short questions

    Financial Management & Analysis in the Public Sector

    Please complete the two new questions added by the teacher in this Excel file

    Requirements: short

  • Excel

    Excel

    Attached Files (PDF/DOCX): Advanced 1_ Flash Fill Absolute Cell Addressdocx cz.docx

    Note: Content extraction from these files is restricted, please review them manually.

  • Analytics and Data

    Hello, I am needing assistance with my Business Data and Analytics homework. Do you offer tutoring services to help assist me?
  • Homework 1

    Excel homework

    Requirements: do the file

  • Turn my dataset into 2 different graphs on excel

    Use the dataset given

    I need the first graph to be a 3D bar chart with bright colors, heavy gridlines, shadows, and a gradient background. Add unnecessary labels and make the bars overlap so they partially hide each other. Basically, add decoration and visual clutter that makes it harder to compare the data clearly.

    For the second graph, use a clean 2D chart with no 3D effects, no shadows, and no background decorations. Keep the colors simple, remove unnecessary gridlines, and make sure the data is easy to compare at a glance.

    Requirements: 2 excel graphs

  • A05: Excel Table and Summary Report

    The data begins on row 3. Row 1 and 2 contain reference info and must NOT be included in the table:

    The data in columns A through K show details of each support ticket. The user seeking support may be a student, faculty or staff. Channel indicates how they contacted support – via phone, email, chat or walked in. A ticket is assigned to a specific support person, who logs their work in minutes.

    You need to complete the tasks below and submit the final Excel file with completed worksheets (Data and Report)

    Submission: .xlsx file only,. Make sure you are not submitting a file that starts with ~ or $. Also, make sure you are submitting the file that you worked on. Check the file modification date if needed.

    Context

    You are given an ITS Support Log dataset from multiple campuses of a University. You will convert the data into an Excel Table, add calculated columns, and build a Report sheet using structured references and SUMIFS.

    Important Notes: The data begins on row 3. Row 1 and 2 contain reference info and must NOT be included in the table:

    The data in columns A through K show details of each support ticket. The user seeking support may be a student, faculty or staff. Channel indicates how they contacted support – via phone, email, chat or walked in. A ticket is assigned to a specific support person, who logs their work in minutes.

    You need to complete the tasks below and submit the final Excel file with completed worksheets (Data and Report)

    Submission: .xlsx file only,. Make sure you are not submitting a file that starts with ~ or $. Also, make sure you are submitting the file that you worked on. Check the file modification date if needed.

    Tasks

    Task 1 Create an Excel Table (3 pts)

    1. Select the dataset starting at A3 (include headers + all rows of data).
      Hint: Ctrl + A or Cmd + A selects all contiguous data.
    2. Convert it to an Excel Table (Insert Table).
    3. Name the table: SupportTbl
    4. Apply a light-colored table style

    Task 2 Add calculated columns to the Table (9 pts)

    Add these new columns to the right side of the table (as new Table columns). Use structured references (e.g., [@MinutesSpent]).

    2A. CostPerMin (4 pts)

    Create a new column named CostPerMin and assign a rate based on the support person (AssignedTo)

    • Dana 1.20
    • Alex 1.10
    • Bri 1.15
    • Everyone else 1.00

    Enter the formula only in the first data row. The remaining rows should fill automatically.

    2B. LaborCost (2 pts)

    Create a new column named LaborCost:
    LaborCost = MinutesSpent * CostPerMin

    2C. TotalCost (3 pts)

    Create a new column named TotalCost that includes overhead:
    TotalCost = LaborCost * (1 + Overhead%)
    Overhead% is given in row 1. Make sure all rows refer to the correct overhead %.

    Task 3 Use the Total Row with filters (6 pts)

    Turn on the Total Row for the table.

    Use table filters to obtain values from the Total Row. You will need to filter and unfilter the dataset in different ways.
    A. Show Sum of TotalCost in F2 (no filter needed)
    B. Show count of Walk-in Student tickets in H2
    C. Show the average Satisfaction rating for Faculty users (all channels) in J2
    Do not use formulas for these tasks.
    Hint: You may copy the results from Total Row and paste Values only in the desired cells.

    Task 4 Create and set up Report sheet (3 pts)
    Create a new worksheet named Report. You are creating a summary report for Campus and IssueCategory. Example below:

    Set up headers as shown
    A1: Summary Report for Campus and Issue Category
    D2: <– Total Cost –>
    Column headers on Row 3: A3: Campus , B3: Total Tickets, C3: Avg Satisfaction Rating

    Task 5 Create summary report for Campuses (8 points)

    A. Copy unique Campus values into column A starting at A4, Sort alphabetically
    Hint: Copy campus values from Data worksheet -> Remove Duplicates -> Sort

    B. Use appropriate functions to calculate Total tickets and Average Satisfaction ratings for campuses in column A.
    You must use table SupportTbl. Write formulas once in row 4 and copy down.
    Note: using entire column range (such as D:D) will earn you no points.

    Task 6: Find total cost by campus and IssueCategory (6 points)
    A. Copy unique IssueCategories (sorted) on row 3 starting column D
    Hint: Copy IssueCategories from Data worksheet -> Remove Duplicate -> Sort -> Copy Transpose from D3

    B. Use appropriate functions to calculate TotalCost for Campuses in column A and IssueCategory in row 3.
    You must use table SupportTbl. Write formulas once and copy across then down.
    Check: Double-click on different cells to make sure that your your formula is referring to the correct ranges and criteria values.
    Note: using entire column range (such as D:D) will earn you no points.

    Requirements: Excel spread sheet

  • Module 4 Group Problems Assignment

    Directions

    You will complete Case 4.1 for the Module 4 problem set. We will work through some of the questions

    during the live session, as a group. You should submit answers to each question at the end of the case

    (even the ones we address in the live session). You should also upload your data file.

    A Nut Case: Problem

    The Molokai Nut Company (MNC) makes four different products from macadamia nuts grown in the

    Hawaiian Islands: chocolate-coated whole nuts (Whole), chocolate-coated nut clusters (Cluster),

    chocolate-coated nut crunch bars (Crunch), and plain roasted nuts (Roasted). The company is barely

    able to keep up with the increasing demand for these products. However, increasing raw material prices

    and foreign competition are forcing MNC to watch its margins to ensure it is operating in the most

    efficient manner possible. To meet marketing demand for the coming week, MNC needs to produce at

    least 1,000 pounds of Whole product, between 400 and 500 pounds of the Cluster product, no more

    than 150 pounds of the Crunch product, and no more than 200 pounds of Roasted product.

    1

    Attached Files (PDF/DOCX): a_Module 4 – Advanced Forecasting – Updated_May2025.docx

    Note: Content extraction from these files is restricted, please review them manually.

  • Excel exercise on Exploring PivotTable Design and Data

    Hello.

    Here is an Excel exercise that I need help with. The Word document has all the instructions from numbers 1 to 14. The steps in the Word document must be completed in the attached Excel document.

    Thanks for your help

    Attached Files (PDF/DOCX): Instructions.docx

    Note: Content extraction from these files is restricted, please review them manually.