I would like to create a macro for winword in vb.net, then run winword from vb.net and have the macro run. I can't seem to find how to get the macro into winword.
place
frmInserirOcorrencia.txtDescricao.Text = OcorrenciaSelected
in the OK_button_click subroutine right after
the "txtDescricao.Text = OcorrenciaSelected" statement
I tried using filecopy to copy an access database from one directory to another and get permission denied. I have the database open as well as others.
I thought the shell solution looked like a winner, but when I used it the cmd window comes up without the copy command. Here is the shell...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.