Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
New Perspectives on Microsoft Excel
Quiz 12: Expanding Excel With Visual Basic for Applications
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 141
Multiple Choice
MATCHING Identify the letter of the choice that best matches the phrase or definition. -In this control structure,one set of commands is run if the condition is true and a different set of commands is run if the condition is false
Question 142
Multiple Choice
MATCHING Identify the letter of the choice that best matches the phrase or definition. -An action that can be performed on an object
Question 143
Essay
Explain which of the following screen elements are part of the Excel window,the workbook window,and the worksheet: formula bar,ScreenTips,chart element names on hover,horizontal and vertical scroll bars,row and column headers,sheet tabs,and gridlines.
Question 144
Multiple Choice
MATCHING Identify the letter of the choice that best matches the phrase or definition. -A collection of VBA macros
Question 145
Essay
What are the seven comparison operators in VBA?
Question 146
Essay
Is it necessary to specify a data type or declare a variable in Visual Basic? If you do not,what happens? What is good programming practice in regard to specifying a data type and declaring a variable?