Question
1.Create a copy of the Shipments By Vendor query. Name the query Shipments By Vendor and Year. Open the query in Design view. Add a
1.Create a copy of the Shipments By Vendor query. Name the query Shipments By Vendor and Year. Open the query in Design view. Add a new field before Company Name. Extract the four-digit year from the ShippedDate field using a function and ensure the Total row is set to Group By. Name the column Year.
2. Add a new field to the Revenue query that displays Profit when the value of the Net field is greater than zero and Loss when it is less than or equal to zero. Name the field ProfitOrLoss. Run the query and ensure orders with negative Net fields display Loss. Save and close the query.
Need help with writing out these functions. I'm just looking for the formula.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started