06-08-2013, 03:07 AM
Ah ok, that makes sense.
Well, tried that and it seemed to solve that error but led to a new one.
Just in case it helps, the script runs, opens the page but acts like it gets stuck in loop. After letting it run 3-4 minutes I manually stop, thats when the error pops.
Well, tried that and it seemed to solve that error but led to a new one.
Code:
Wrong number of arguments or invalid property assignment: 'Browser(...).Page(...).WebTable(...).ColumnCount'
Line (10): "cCount=Browser("Yahoo!").Page("Yahoo! Finance - Business").WebTable("PropertyName:=Most Actives","index:=0","html tag:=TABLE").ColumnCount".
Just in case it helps, the script runs, opens the page but acts like it gets stuck in loop. After letting it run 3-4 minutes I manually stop, thats when the error pops.