Question: This is for a project I'm working on using Microsoft Access. Any idea how to do this? Compute the profit margin for each item sold.
This is for a project I'm working on using Microsoft Access. Any idea how to do this?
Compute the profit margin for each item sold. Calculate the profit margin as (SellPrice-StdCost)/SellPrice. List Invoice, SaleDate, ItemID, SellPrice, Quantity, and computed ProfitMargin. Sort by ProfitMargin in descending order
I've created the tables & relationships, I just need tips on how to run the query. If there's a better place to look for this info please let me know!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
