Question: The following code should create an object variable that can store information about a Workbook object. What is wrong with the following code? Correct the
The following code should create an object variable that can store information about a Workbook object. What is wrong with the following code? Correct the error(s).
Dim wkbInventory as Workbook
wkbInventory = Application.Workbooks(myWorkbook.xlsm)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
