D4=3/17/2013 C20=10/14/2016
11. Enter a formula in cell E4 to calculate how long each item has been on sale. This is calculated by subtracting the launch date in cell D4 from the Data Updated date in cell C20. To show the time in years, divide that result by 365. Use an absolute reference to the date in cell C20. Copy the formula from cell E4 to cells E5:E14.11. Enter a formula in cell E4 to calculate how long each item has been on sale. This is calculated by subtracting the launch date in cell D4 from the Data Updated date in cell C20. To show the time in years, divide that result by 365. Use an absolute reference to the date in cell C20. Copy the formula from cell E4 to cells E5:E14.
Dear student,
The above problem can be solved using DATEDIF() function in excel.
I have used two ways to get number of years between 2 dates. the second one is optional for you.
1. =(DATEDIF(D4,C20,"D"))/365 this returns number of days between 2 dates and then i further divide number of days with 365.
2. =DATEDIF(D4,C20,"Y") this returns years with out decimal
Screenshot of excel sheet

If you have any doubt please comment below also don't forget to hit the thumbs up button.
thank you :)
D4=3/17/2013 C20=10/14/2016 11. Enter a formula in cell E4 to calculate how long each item has...
Instructions:
For the purpose of grading the project you are required to
perform the following tasks:
Step
Instructions
Points Possible
1
Download and open the file named
exploring_e07_grader_a1_Sales.xlsx, and then save the file
as exploring_e07_grader_a1_Sales_LastFirst,
replacing LastFirst with your name.
0
2
On the Sales worksheet, enter a date function in cell C8 to
calculate the number of years the first representative has worked
for your company. Copy the function to the range C9:C20.
7
3
On the Sales worksheet,...
questions 11-16 please!!!!
10 10 Insert the function in cell H5 to calculate the first customer's monthly payment, using appropriate relative and absolute cell references. Ensure the result is a positive number. Copy the formula down to complete column H. tior 11 00 8 Insert a function in cell H14 to calculate the total of all monthly payments in column Hand apply Currency Number Format to column H. 12 6 Insert a function in cell H18 to calculate the total...
EX16_XL_COMP_GRADER_CAP_AS - Manufacturing 1.6 Project Description:You have recently become the CFO for Beta Manufacturing, a small cap company that produces auto parts. As you step into your new position, you have decided to compile a report that details all aspects of the business, including: employee tax withholding, facility management, sales data, and product inventory. To complete the task, you will duplicate existing formatting, utilize various conditional logic functions, complete an amortization table with financial functions, visualize data with PivotTables, and lastly...
Can you please provide the formula for the worksheet also.
CASE PROBLEMS Level 1- Analyzing Sales for Crèmes Ice Cream Judd Hemming is the eastern regional marketing manager for Crèmes Ice Cream. Eac quarter, he completes two separate analyses: an analysis comparing ice cream flavor sale volumes from all regional locations with the same quarter sales volumes from the previou year and an analysis comparing total sales in dollars, including mean, median, mode, and standard deviation, of sales by store....