R
Robert Taylor
Does anyone know if there is a way to create a module in a
database through code?
I know how to open existing modules and write to them in
VBA using the OpenModule and the Addfromfile/addfromstring
methods, but I really want a technique to create a new
module in code and then send the code I want in it.
Thanks.
Robert
database through code?
I know how to open existing modules and write to them in
VBA using the OpenModule and the Addfromfile/addfromstring
methods, but I really want a technique to create a new
module in code and then send the code I want in it.
Thanks.
Robert