Spreadsheet  - Developer Mode

Spreadsheet - Developer Mode

12th Grade

50 Qs

quiz-placeholder

Similar activities

Google Sheets

Google Sheets

9th - 12th Grade

50 Qs

ITF study questions

ITF study questions

9th - 12th Grade

50 Qs

examen  3er parcial 6to Año

examen 3er parcial 6to Año

10th Grade - University

50 Qs

Base de datos 1

Base de datos 1

12th Grade - University

54 Qs

Quiz su Google Fogli - 46 domande

Quiz su Google Fogli - 46 domande

12th Grade

46 Qs

XII Unit 3 ICT Skills Spreadsheet

XII Unit 3 ICT Skills Spreadsheet

12th Grade

50 Qs

Excel Cơ bản 1.5 (7)

Excel Cơ bản 1.5 (7)

KG - University

47 Qs

ANALISIS DATA

ANALISIS DATA

8th Grade - University

50 Qs

Spreadsheet  - Developer Mode

Spreadsheet - Developer Mode

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Paul Lavarez

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What programming language is primarily used for creating macros in Excel?

Python

JavaScript

Visual Basic for Applications (VBA)

C++

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In VBA, which of the following statements is used to declare variables?

Let

Dim

Const

Var

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following code do? Sheets("StudentInfo").Range("C4").Select

It deletes cell C4 on the StudentInfo sheet.

It selects cell C4 on the StudentInfo sheet.

It changes the value of cell C4.

It clears the contents of cell C4.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'Do Until' loop in VBA?

It repeats a block of code until a condition becomes false.

It repeats a block of code while a condition is true.

It only runs once.

It repeats a block of code forever.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following code do? MsgBox ("In Progress...")

It creates a new worksheet.

It displays a message box with the text "In Progress...".

It closes the workbook.

It starts a loop.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the code snippet With Selection.Font in VBA control?

Cell alignment

Font formatting

Row height

Cell borders

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following allows you to enable Developer Mode in Excel?

File > Options > Customize Ribbon

Home > View > Enable Developer

Insert > Developer Tools

Data > Manage Add-ins

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?