Exam 14: Computational Engineering Tools: Electronic Spreadsheets

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Which of the following Excel functions will correctly calculate the cosine of the value in cell A1?

Free
(Multiple Choice)
4.9/5
(34)
Correct Answer:
Verified

B

You can use Excel's build-in function in VBA.

Free
(True/False)
4.8/5
(35)
Correct Answer:
Verified

True

In VBA, the End Sub statement ends the subroutine.

Free
(True/False)
4.9/5
(34)
Correct Answer:
Verified

True

Which of the following Excel functions will calculate the mean value of the data in cells A1 through A9?

(Multiple Choice)
4.9/5
(36)

In VBA, the statement Range("A1,A6").Activate will

(Multiple Choice)
4.8/5
(42)

Which of the following Excel functions will correctly calculate the square root of the value in cell A1?

(Multiple Choice)
4.9/5
(37)

Which is the correct way to enter the following mathematical operation into Excel? Which is the correct way to enter the following mathematical operation into Excel?

(Multiple Choice)
4.7/5
(37)

A worksheet is a spreadsheet file that you create and save whereas a workbook represents the rows and columns where you input information.

(True/False)
4.7/5
(31)

If you were to type the following into a cell, what would be the result in Excel? If you were to type the following into a cell, what would be the result in Excel?

(Multiple Choice)
4.9/5
(45)

The Excel functions are grouped into various categories, including mathematical and trigonometric, engineering, statistical, financial, and logical functions.

(True/False)
5.0/5
(40)

An array of numbers, variables, or mathematical terms is known as a

(Multiple Choice)
5.0/5
(31)

A physical variable that possesses both magnitude and direction is known as a

(Multiple Choice)
4.9/5
(31)

In VBA, the statement Cells(1, 1) = "x values" will write

(Multiple Choice)
4.9/5
(32)

In Excel, functions that allow you to test various conditions when programming formulas to analyze data are known as

(Multiple Choice)
4.8/5
(33)

A number of cells that are selected simultaneously is called a

(Multiple Choice)
4.9/5
(32)

The Excel formula =MMULT(A1:C3, E1:E3) will calculate

(Multiple Choice)
4.8/5
(38)

A simple way to learn about the VBA's object-oriented commands and syntax is by using the Record Macro option.

(True/False)
4.7/5
(41)

In a spreadsheet, the _________ contains the name of the current active workbook.

(Multiple Choice)
4.8/5
(31)

Which of the following is the correct entry for a relative cell reference?

(Multiple Choice)
4.7/5
(33)

Visual Basic for Applications (VBA) is a programming language that allows you to use Excel more effectively.

(True/False)
4.9/5
(34)
Showing 1 - 20 of 39
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)