View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Mohd Mohd is offline
external usenet poster
 
Posts: 4
Default Excel 2010 Windows.Activate name issue

On Mar 14, 1:09*pm, stainless wrote:
Correction:

The issue shows itself within Excel 2003 currently. It may happen in
some instances of Excel 2010 but this is yet to be rolled out for our
customers and thus, we are unsure. Any solution must be compatible for
both


you can always use ThisWorkbook.Activate
you don't need to reference the window since you have the workbook
object