View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
MartinL MartinL is offline
external usenet poster
 
Posts: 15
Default run report on web page, import to excel

Yes I found the "Microsoft Browser Helper" and now it compiles correctly.
But now I am getting this error: "Object variable or With block variable not
set (Error 91)" upon executing: .getElementById("lblSelectReport").Value = 762

Do you know what this may be? . . .