View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default VBA opens up automatically

Faraz

Alt+F11 do not close the VBE but just activate the Workbook and toggle
between VBE and workbook. Close VBE using (Alt+Q)..and try

If this post helps click Yes
---------------
Jacob Skaria


"FARAZ QURESHI" wrote:

Once I have opened VBA editor via Alt+F11. After I close the same, whenever I
leave my desk I lock my desktop by WindowsKey+L, but when I re-login the VBA
editor opens up automatically?

What might be causing the same?