subject

simon and pedro are working together on a science experiment. they collect and record their data in excel spreadsheets. they save their data as a web page and post it on their shared internet site. simon’s data is not updating. he followed the steps below when saving his excel spreadsheet.

step 1: on the file menu, click save as
step 2: select “web page” from the “save as type” box
step 3: select publish
step 4: select the “open published web page in browser” check box
step 5: click publish

which step was incorrect?

step 1: simon should have selected print and printed the spreadsheet as an htm file.
step 2: simon should have selected “excelworkbook” from the “save as type” box.
step 3: simon should have selected save instead of publish.
step 4: simon should have selected autorepublish.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 12:00
The following function returns a string of length n whose characters are all 'x'. give the order of growth (as a function of n) of the running time. recall that concatenating two strings in java takes time proportional to the sum of their lengths. public static string f(int n) { if (n == 0) return ""; if (n == 1) return "x"; return f(n/2) + f(n - n/2); } options: a) constant b) logarithmic c) linear d) linearithmic e)quadratic f)cubic g) exponential
Answers: 2
question
Computers and Technology, 23.06.2019 02:30
People with high self-esteem: accept their strengths and weaknesses. believe that failed experiences are failures of their whole self. feel good about who they are only when they reach total success. need positive external experiences to counteract negative feelings that constantly plague them.
Answers: 1
question
Computers and Technology, 23.06.2019 06:20
What is a point-in-time measurement of system performance?
Answers: 3
question
Computers and Technology, 23.06.2019 13:30
Stops: using the information learned in this course, explain three things you will not do when driving. a. b. c. explain why you will not do these things when driving. starts: using the information learned in this course, explain three things you will do when driving. a. b. c. explain why you will do these particular things when driving. explain one thing you will stop doing as a passenger. explain one thing you will start doing as a passenger.
Answers: 3
You know the right answer?
simon and pedro are working together on a science experiment. they collect and record their data in...
Questions
question
Mathematics, 17.05.2021 17:50
Questions on the website: 13722361