View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GJ GJ is offline
external usenet poster
 
Posts: 3
Default Technique for switching to the VBE

Hi All,

In a book on vba Excel 2010, I read that we can activate the VBE and access
to the code module for the workbook with the following manner : Right-click
the workbook's title bar and choose View Code... (the workbook windows isn't
maximized)...but it doesn't run... It's not very important but have you try
this and does it run ?...

Thanks

GJ