G
Guest
I have a form that the user can input data and when they hit submit, it dumps
the information into excel. The problem that I am having is that sometimes
they have excel open which causes a pasting problem.
I want to be able to have the user hit submit and then the module will close
all running excel apps before it opens up the excel workbook that I specify
in the code.
Can this be done
the information into excel. The problem that I am having is that sometimes
they have excel open which causes a pasting problem.
I want to be able to have the user hit submit and then the module will close
all running excel apps before it opens up the excel workbook that I specify
in the code.
Can this be done