D
dstiefe
I would like to set my variable "wb" to a workbook object
so something like this
dim wb as workbook
set wb = ????
I would like to set the variable "wb" to a workbook that is not open and in
a different folder...can i do that?
so something like this
dim wb as workbook
set wb = ????
I would like to set the variable "wb" to a workbook that is not open and in
a different folder...can i do that?