Question: Enter a RIGHT function in cell I 2 that will show the last two characters of the entry in cell A 2 . Define the
Enter a RIGHT function in cell I that will show the last two characters of the entry in cell A Define the text argument with cell A and define the numchars argument with the number The last two characters for the data shown in the District column is the abbreviation of the region. For example, district NE is district in the Northeast region. The output of this function will allow the dataset to be summarized by region.
Copy cell I and paste it into all of the rows in the dataset by double clicking the Fill Handle.
In cell J type the column heading Week
Enter the WEEKNUM function in cell J that will show the week number related to the date in cell C Define the serialnumber argument with cell C Define the returntype argument with the number which assumes that Monday is the first day of the week. The output of this function will be useful if additional data is added to the dataset.
Copy cell J and paste it into all of the rows in the dataset by double clicking the Fill Handle.
In cell K type the column heading Return Amount
Enter an IF function in cell K that will show the absolute value of the returns in the Amount column. The logical test of the function should evaluate if cell F is less than If the logical test is true, define the valueiftrue argument with the ABS function. Define the number argument of the ABS function with cell F If the logical test is false, the output of the IF function should be
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
