Category: Excel

  • HSA1100SPC

    Let’s learn math easily

    Requirements:

  • A04: Conditional Aggregares and Logical Functions (S1)

    In this assignment, you will apply Excel skills such as conditional aggregates, logical functions and referencing.

    Download file from the link below. Save it on your laptop and work on it.


    Instructions are given in the worksheet Instructions. For your convenience, the same instructions are pasted below.

    Context

    The Data worksheet contains sales data of electronic items (Laptop, Tablet, etc.) from a distributor. Different salespersons make bulk sales to retailers across multiple regions.
    Your task is to use Excel functions to create summary analyses using the specified cells and ranges in the Data worksheet.

    Task 1: Create Unique Lists (6 points)
    Create unique lists of Region, Salesperson, Product, and Month in columns O through R below the respective headers starting row 2.
    Do NOT type the values manually.
    Use Remove Duplicates to generate the lists (copy in an empty area to remove duplicates, then cut and paste in columns O-R).
    Sort each list alphabetically.

    Task 2: Total Sales by Region (4 points)
    Copy the unique Region values to column O starting at O15.
    Calculate total Sales in column P. Write the formula once in P15 and copy down. Use the Region value in column O as the criteria.
    Do NOT retype the formula for each row.

    2B: Region Performance Flag (3 points)
    A regional sales target is provided in cell Q12. In column Q, under Region Flag, create a performance flag for each region.
    If Region Sales target Strong, otherwise Weak. Write formula once and copy down.

    Task 3: Count of Orders by Month and Region (6 points)
    Copy unique Regions to column T starting at T4.
    Transpose the unique Months across row 3 starting at U3 (under <– Months –>)
    In cell U4 write a formula to count orders by:
    Region (column T)
    Month (row 3)

    Requirements:
    Copy the formula across columns and down rows. Do NOT retype the formula.
    Use appropriate referencing so the formula works everywhere.

    3B: Determine if there was a spike in monthly demand (3 points)
    Management wants to identify whether any month experienced a demand spike across regions.
    Compare each regions order count with the Monthly Demand Threshold provided in cell X2. If order count for any region in a given month is more than or equal to the threshold, show Spike in row 11 for that month, otherwise show blank (“”)
    Use IF with OR to check the regional order counts within each month. Write formula once and copy across.
    Do not hardcode threshold value.

    Task 4: Average Units Sold by Salesperson and Product (6 points)
    Place unique Salespersons in column T starting at T16.
    Transpose unique Products across row 15 starting at U15 (below <– Products –>)
    In cell U16, calculate the average Units for:
    Salesperson (column T)
    Product (row 15)
    Show results with 1 decimal point.
    Requirements:
    Use proper referencing so the formula copies correctly across rows and columns. Do NOT retype formulas.

    4B. Find Employee performance tier (4 points)
    Based on the average Laptop units sold in Task 4, determine each employees performance tier in column S (Gold, Silver, Bronze, or Poor).
    The tier thresholds are provided in rows 13 and 14.
    For example, if the average Laptop units sold is 105 or higher, the performance tier should be Gold.
    Use the IFS function to assign the appropriate tier. Reference the threshold cells do NOT hardcode values. Write the formula once and copy it down the column.

    Task 5: Monthly Sales by Salesperson (5 points)
    Place unique Months in column O starting at O28.
    Place unique Salespersons across row 27 starting at P27 (under <– Salespersons –>)
    In cell P28, calculate total Sales by:
    Salesperson (row 27)
    Month (column O)
    Requirements:
    Use correct referencing so formulas copy across and down without modification.
    Do NOT retype formulas.

    Task 6: Commission Calculation (5 points)
    The commission rate is provided in cell T25.
    Using the totals from Task 5:
    Calculate total Sales by each salesperson in row 35 (sum of monthly sales in rows above).
    Calculate the commission per salesperson using the commission rate for each salesperson.
    Do NOT hardcode (i.e. use fixed values for) the commission rate, use proper cell reference.

    Task 7: Format Sales as Currency (3 points)
    Format all Sales values (original and calculated) as Currency ($).
    Ensure Units and Counts remain in General format.


    Submission Requirements

    • Submit .xlsx file only – any other type of file will receive zero credit.
    • Make sure that the file you are submitting is the one you worked on. Check file modification date before uploading.
    • Ensure formulas are used manually typed values will not receive credit
    • File names must not begin with _ or ~
    • Write each formula once and copy whenever possible. Retyping formulas may result in point deductions.

    Requirements: excel

  • pivot table

    Requirements: 200

  • Group 1 Assignment

    • Read the
    • instructions.

    Attached Files (PDF/DOCX): Mod 03_Group_ProblemSet (V01-03).pdf

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

  • menjurnal dengan excel denga cepat

    Kita sekarang lebih mudah dalm menjurnal di excel, karena suda disediakan kotak kotak nya makan nya kita lebih mudah untuk mengerjakan nya.

    Requirements:

  • Professional task monitoring excel template

    Hi,

    I would like you to develop a Team Task Management Dashboard in Excel. This should not be just a task tracker, but a strategy-driven performance management tool that supports leadership decision-making.

    Key requirements:

  • Each task must be linked to a Strategic Objective and Strategic Pillar (include KPI if applicable).
  • The dashboard should show: overall % completion, tasks by status, overdue tasks, workload by team member, high-priority items, and performance by strategic pillar.
  • Include KPI tracking, milestone monitoring, and traffic light indicators (Red/Amber/Green).
  • Add automatic overdue highlighting, risk flag, and days remaining calculation.
  • Structure:

    * Sheet 1: Data Input (Task List) and Dashboard

    * Sheet 2: Pivot Tables (can be hidden)

    The goal is to provide clear visibility on alignment, performance, risks, and bottlenecks not just operational tracking.

    Please let me know if anything needs clarification.

    Best regards,

    Requirements: Full

  • Ratio Analysis in excel

    Perform ratio analysis to further your understanding of Oceanviews business.perform an initial evaluation of Oceanviews financial condition and ability to continueas a going concern.

    Requirements:

  • Excel Question

    The purpose of this assignment is for you to understand how to export reports from an ERP system and then use Excel to create formula-based templates & pivot charts that allow accountants and managers to analyze the data more easily. After completing this assignment, you should feel comfortable exporting data from an ERP system and using Excel to analyze data further. This assignment will be graded on your ability to export the correct reports and create the templates and pivot charts. Please refer to the recorded for insights on the formulas and templates.

    Part 1

    1. Create a single excel file that includes an exported sales and production report from your ERPSim game. Each report should have their own tab and be labeled Sales Report and Production Report.
    2. Create a tab that will act as a template to analyze the sales report. The tab should include the following details and measures.
      1. Item #: (this can be hard coded for the products in the game) For example AA-F01.
      2. Product (material description): This should be formula-based (xlookup or vlookup).
      3. Total sales orders for each product: Should be formula-based.
      4. Total sales for each product: Should be formula-based.
      5. Total quantity sold for each product: Should be formula-based.
      6. Average sale per order: Should be formula-based.
      7. Average quantity sold per order: Should be formula-based.
      8. Weighted Average Selling Price (WASP): Should be formula-based.
      9. % of total sales by product: Should be formula-based.
    3. Create a tab that will act as a template to analyze sales further for a specific region (No, So, or We). This tab should include the following details and measures.
      1. Item #: (this can be hard coded for the products in the game) For example AA-F01.
      2. Product (material description): This should be formula-based (xlookup or vlookup).
      3. Total sales orders for each product: Should be formula-based.
      4. Total sales for each product: Should be formula-based.
      5. Total quantity sold for each product: Should be formula-based.
      6. Average sale per order: Should be formula-based.
      7. Average quantity sold per order: Should be formula-based.
      8. Weighted Average Selling Price (WASP): Should be formula-based.
      9. % of total sales by product: Should be formula-based.
    4. Create a tab that will act as a template to analyze the relationship between sales and production. This tab should include the following details and measures.
      1. Item #: (this can be hard coded for the products in the game) For example AA-F01.
      2. Product (material description): This should be formula-based (xlookup or vlookup).
      3. Total quantity sold for each product: Should be formula-based.
      4. Total quantity produced for each product: Should be formula-based.
      5. % of inventory sold: Should be formula-based.
      6. Remaining inventory on hand: Should be formula-based.

    Part 2

    Create two pivot charts using the exported sales report from your ERPSim game. 1) Create a pivot bar chart to visualize the top 3 sellers in the North Area, 2) Create a pivot column chart to visualize the bottom 3 sellers in DC12.

    Requirements: Fulfill all of the directions

  • Adding Formulas and corrections in Excel Spreadsheet

    I have an excel spreadsheet that I need formulas added to or corrected. The “DATE RECEIVED” and “DUE DATE”- (30days out) columns are already done however I’m not sure if i did it correctly. I need the “DAYS LEFT” column to have a countdown to 0 and also turn Red when it reaches 15 days since date received, this way the worker knows they have had the case 15 days and need to work it asap. As of now, it is backwards. If you can add a chart that shows how many cases were Closed/Incomplete, Assigned, Pending Records, and Denied by the month, that would be great, (All under Column “DECISION”. One more thing, I need to open this with Google Sheets as well, currently when I email myself a copy and open this version on my PC for work on Google sheets, the DAYS LEFT column will not show up as red.

    Requirements: 300

  • Wk 5 Checkpoint Coded and Uncoded Spreadsheets

    I’m attaching the professor’s examples for what she wants for the spreadsheets. One of them is coded, and one of them is not. I believe the information should be the same for both spreadsheets, the coded one just has the extra filters that she added in the videos. Remember that each review should have the review itself posted, the pro, the con, and advice, so four rows would fall under 1 ID. If a review is missing a pro or a con or advice, just put “No Pro”/”No Con”/”No Advice”. I’m assuming her examples are as far back as 2018 because that’s probably when she created the assignment, but obviously we need to start with the most recent and work backwards.

    Attached Files (PDF/DOCX): HRM 5314 Video Instructions for Week 5 Checkpoint.docx, HRM 5314 Week 5 Checkpoint Instructions.docx, Initial Themes Data Analysis.docx

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