subject

B. On the Advertising Costs worksheet, create a Line chart of the data for the total spent on advertising each month from January through June. The primary Hori-
zontal (Category) Axis should be the months of the year, and the Vertical (value)
Axis should be the total spent on advertising each month.
c. Change the chart title of the line chart to Total Advertising Expenses per Month
d. Change the Vertical Axis minimum to 26000 and then change the chart style to
Style 12.
e. Move the line chart to a chart sheet, and then name the sheet
AdvertisingMonthlyTotals
f. On the Advertising Costs worksheet, create a 3-D Pie chart of the amenities and
their six-month totals in cell range A16:B22. Reposition the chart so the left cor-
ner of the chart is in cell C14. Resize the chart so the bottom-right corner is in
cell H29.
How exactly do I do step b.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:30
Write a full class definition for a class named player , and containing the following members: a data member name of type string .a data member score of type int .a member function called setname that accepts a parameter and assigns it to name . the function returns no value.a member function called setscore that accepts a parameter and assigns it to score . the function returns no value.a member function called getname that accepts no parameters and returns the value of name .a member function called getscore that accepts no parameters and returns the value of score .this is what i have, aparently this is wrong: class player{private: string name; int score; public: void player: : setname (string n){name =n; }void player: : setscore (int s){score = s; }string player: : getname (){return name; }int player: : getscore (){return score; }};
Answers: 2
question
Computers and Technology, 23.06.2019 09:00
Which is the highest level of the hierarchy of needs model? a. humanity b. intrapersonal c. team d. interpersonal
Answers: 1
question
Computers and Technology, 23.06.2019 13:30
What is the primary difference between the header section of a document and the body? a. the body is displayed on the webpage and the header is not. b. the header is displayed on the webpage and the body is not. c. the tag for the body is self-closing, but the tags for the headers must be closed. d. the tag for the header is self closing, but the tag for the body must be closed.
Answers: 3
question
Computers and Technology, 23.06.2019 14:30
Norder to receive financial aid at his vocational school, mario must fill out the fafsa. the fafsa is a form that must be completed to determine . in order to complete a fafsa, you must submit . the fafsa can students obtain
Answers: 2
You know the right answer?
B. On the Advertising Costs worksheet, create a Line chart of the data for the total spent on adve...
Questions