Thread: little help
View Single Post
  #13   Report Post  
Posted to microsoft.public.excel.programming
bluburter bluburter is offline
external usenet poster
 
Posts: 9
Default little help

On 27 Sty, 15:22, ron wrote:
The code I posted above

* * ie.ExecWB 17, 2
* * ie.ExecWB 12, 0

works for me on the web page we're discussing...Ron


Hi Ron,

I tried to use such a code:

ie.ExecWB 17, 2
ie.ExecWB 12, 0
Range("E3").Select
ActiveSheet.PasteSpecial Format:="Tekst", link:=False, DisplayAsIcon:=
_
False

as a result I got in excel only:
"EDP.No:"


"Loading...."

Coud you please let me know what is your excel ver ?
I don't have any idear why it does not work for me....

Kris