VB editor for word pops up???

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Okay, I wrote some code in a workbook (moving stuff from excel to word) that
remains in my temp directory. Now, everytime I open a new workbook, VB
editor for both word and excel open automatically. I've checked all the
usual suspects (all projects/modules viewable after opening a new workbook),
I can find no 'code' that's executing this functionality. Does anyone have
any suggestions?
 
A couple of questions. Does your code use VB extensibility (VB code to write
VB code)? Does your code compile (Debug -> Compile)?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top