Question
The Excel file S&P 500 provides open, high, low, and close values for the S&P 500 indez over a period of time. a. Enter any
The Excel file S&P 500 provides open, high, low, and close values for the S&P 500 indez over a period of time.
a. Enter any date (using the format month/day/year) within the range of the data in cell G2. Use a Match function in cell G3 to find the row in the database that corresponds to this date.
b. Write an INDEX function in cell G4 that finds the closing value on this date using your answer to part a.
c. Combine the MATCH and INDEX functions in parts a and b into one function that displays the closing value in cell G5.
Please make sure work is done in EXCEL and take a picture of your EXCEL ANSWERS AND FUNCTIONS.
Functions examples:
=IF(AND(E4=\"ocean\",J4>4),\"fruit basket\",IF(AND(E4=\"side\",J4>5),\"roses\",\"nothing\"))
=IF(H4>2,(H4-2)*20+I4,I4)
=IF(J4>=7,K4*J4*90%,K4*J4)
females=if(C=\"F\",G2*5%,0)
males=if(AND(C2=\"M\",D2
Nest if: if=(C2=\"F\",G3*%,if (AND(C2=\"M\",D2
=if(price4000,\"buy\",if>
=if(condition,decision if true,decision if false)
=IF(B26000,\"negotiate\",\"go>
=Sheet2!D2
='Posting prices'!E2
='Car features'!C2
Step by Step Solution
There are 3 Steps involved in it
Step: 1
SP 500 Closing Price Lookup in Excel Heres how to find the closing price for a specific date in the ...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