View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
geebee geebee is offline
external usenet poster
 
Posts: 190
Default go to child window

hi,

i have some code that goes to a website... i noticed that when you hit "TAB"
within that website you cannot put the focus on the desired link. so i need
to see if there is a way to move focus to the window within the IE window
using VBA ...

thanks in advance,
geebee