Question: pls answer both In VBA, what would be the effect of the following statement: Dim i, j As Integer, k As Integer? Declare the variables

pls answer both In VBA, what would be the effect of thepls answer both

In VBA, what would be the effect of the following statement: Dim i, j As Integer, k As Integer? Declare the variables i,j and k as integer local variables Declare the variable k as integer local variable; i and j as default(variant) local variables Declare the variables i,j and k as integer public variables Declare the variables j and k as integer local variables; i as default(variant) local variable Question 2 The VBA statement: Private CurrentRate as Long would declare CurrentRate as a variable that is available to all VBA modules in a project. True False

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related General Management Questions!