Question
Using variables and functions that have a type can make your VBA program run faster and use less computer memory. True False What's the relationship
Using variables and functions that have a type can make your VBA program run faster and use less computer memory.
True
False
What's the relationship between Excel's built in functions and marco functions?
A. A build in function is similar to a macro fucntion, except it was created by the Excel development team in microsoft
B. A build in function is totally different from a marco function
C. Macro function can be created by users in the VB editor
Generally, which of the following tools in Excel can NOT be used to help finding errors in complex formulas?
Color-coded cell address | ||
Scenario manager | ||
Tracing precedent and dependent cells | ||
The evaluate formula tool |
A top-checking loop is the loop that a condition is checked before anything else gets done. A bottom-checking loop is the loop that a condition is checked after something to be done is done.
True
False
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started