Skip to content

Nasri Messarra

Associate Professor, Senior Expert in Digital Communication

Menu
  • Home
  • Social Media
  • Office and Web tools
  • Multimedia
  • USJ
  • About Me
Menu

Excel Advanced – Exercice 1

Posted on November 9, 2015May 6, 2023 by N.A.M.
  • Convert to table – rename TBLOrders
  • Calculate Sales = @orderquantity x @unitprice
  • Calculate productstotals = @sales * (1-@discount)
  • AfterShipping = products total + shipping cost
  • use Floor and Ceiling formulas
  • Go to tax sheet –> change color sheet to red
  • Convert to table TBLTax
  • Vlookup (@province, TBLTax, 2, False)
  • TTC = after shippint * (1+tax)
  • Rename cell in variables sheet VCoursUSD
  • TTCLBP = @ttc * VCoursUSD
  • Profit = products total – sales (1 – product base marging)
  • Go to sheet customers
  • convert to table TBLCustomers
  • Data > Remove Duplicates
  • Create Colum Sales = Sumif(tblorders[customer name], A2, TBLorder[Ttc])
  • Create a Total Row
  • In TBLOrders create a total row > Compare Values
  • Go to Tax Sheet
  • Sum of Tax in new cell = sum(tblOrders[tax])
  • Count of orders in a new cell = count(tblOrders[order id])
  • Filter TBLorders for Pat Farhout
  • Copy columns “order date”, sales person, sales
  • Create a new sheet “Pat Farhout”
  • Paste values
  • Convert to table TBLPatFarhout
  • insert a pivot table in cell
    • Area: TBLPatFarhout
  • check Order Date
  • Check Sales
  • Drag sales > value fields settings (create count and average)

 

  • Use columns/rows wide functions
  • Use sheet wide functions
  • Choose function
  • Match / iferror
  • Index
  • Index – Match combination

Sample_Excel_Data

Leave a Reply Cancel reply

You must be logged in to post a comment.

Nasri Messarra
View this post on Instagram

A post shared by Nasri Messarra | Photography (@nasri.messarra)

© 2025 Nasri Messarra | Powered by Superbs Personal Blog theme