What difference does the data type have when declaring an object variable compared to a regular variable?
You specify the data type as an Object or even better as the class of object e.g. Workbook
What is the statement for assigning data to an object variable?
Set ObjectVariableName = AssignedExpression