J
jlclyde
I am trying to declare and set a public variable. The variable is
Workbook, and I am trying to set the active workbook as a variable to
be used in other macros without having to reset this.
I am thinking something like Public DPE As Workbook = Activeworkbook
or thisworkbook.
Any help will be greatly appreciated,
Jay
Workbook, and I am trying to set the active workbook as a variable to
be used in other macros without having to reset this.
I am thinking something like Public DPE As Workbook = Activeworkbook
or thisworkbook.
Any help will be greatly appreciated,
Jay