W
William Weder
When trying to use vba to change a module source code in Access 2000, an
attempt such as follow stops execution.
call Modules("MyModule).insertText(" new text to be added ")
How do I fix the problem?
attempt such as follow stops execution.
call Modules("MyModule).insertText(" new text to be added ")
How do I fix the problem?