View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson[_5_] Jim Thomlinson[_5_] is offline
external usenet poster
 
Posts: 486
Default VB editor for word pops up???

A couple of questions. Does your code use VB extensibility (VB code to write
VB code)? Does your code compile (Debug - Compile)?
--
HTH...

Jim Thomlinson


"Rominall" wrote:

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?