G
Guest
Good morning,
I am using this Access module to control Excel as well. I am using an object
variable named OBJ declared as an Excel Application. I use this object
variable to call certain Excel macros, but I need to know if there is a way
to pass a variable that I obtain from an Access user form, and then run Excel
macros based on that input. What would be the syntax to use in my Acess
module to pass a variable, or so that my Excel macros can input the Access
variable as a parameter? Could the Excel macros see a global Access
variable? Thanks.
I am using this Access module to control Excel as well. I am using an object
variable named OBJ declared as an Excel Application. I use this object
variable to call certain Excel macros, but I need to know if there is a way
to pass a variable that I obtain from an Access user form, and then run Excel
macros based on that input. What would be the syntax to use in my Acess
module to pass a variable, or so that my Excel macros can input the Access
variable as a parameter? Could the Excel macros see a global Access
variable? Thanks.