M
Minitman
Greetings.
I am working in one workbook that I'll call wb1. I am storing the
data into another workbook that I'll call wb2. I am both writing data
to wb2 from a UserForm (using VBA) and getting data from and loading
it into wb1 to modify, then add back into wb2 as a new record.
I do not know how to access another workbook with VBA. I can access
another workbook with a formula in a cell, but the syntax is different
in VBA.
Could someone show me the way?
TIA
-Minitman
I am working in one workbook that I'll call wb1. I am storing the
data into another workbook that I'll call wb2. I am both writing data
to wb2 from a UserForm (using VBA) and getting data from and loading
it into wb1 to modify, then add back into wb2 as a new record.
I do not know how to access another workbook with VBA. I can access
another workbook with a formula in a cell, but the syntax is different
in VBA.
Could someone show me the way?
TIA
-Minitman