View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Umlas[_3_] Bob Umlas[_3_] is offline
external usenet poster
 
Posts: 320
Default Form Toolbox pops up?

Have you requested to compile the VBA code? Maybe it's encountering an
error...

"LaDdIe" wrote in message
...
When running a macro, VBA's form toolbox pop's up, even though VBA's code
window is not active,

Can anyone explain the cause, it only happens on a perticular workbook, I
checked my code, but can't seem to find anything that might be calling it.

LaDdIe