Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please download this data file: automobiles.xIsx ( You will need this file for a couple of following questions. ) In Column F , we want

Please download this data file: automobiles.xIsx (You will need this file for a couple of following questions.)
In Column F, we want to make a new variable: "Year to Year comparison." This Variable compares the sales volumes in March 2011 with the sales volume in March 2010. In case the sales increased from 2010 to 2011, it prints: "Increase," and in case of the sales drop, the value of the new variable will be:
"Decrease."
We type the following formula in the cell "F2," and we drag it down so that the formula applies to the cells below.
What should replace the ?****** in the formula?
=IF "Increase","Decrease")
"C2>D2"
C2>D2
C2
"C2">"D2"
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

MySQL/PHP Database Applications

Authors: Brad Bulger, Jay Greenspan, David Wall

2nd Edition

ISBN: 0764549634, 9780764549632

More Books

Students also viewed these Databases questions

Question

4. Identify cultural variations in communication style.

Answered: 1 week ago