View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
LaDdIe LaDdIe is offline
external usenet poster
 
Posts: 131
Default Form Toolbox pops up?

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