View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sal21 sal21 is offline
external usenet poster
 
Posts: 18
Default get data from web

I have this link:http://www.bpp.it/AbiCab/RicercaAbiCab.asp

Column A with value of ABI
Column B with value of CAB

similar:
A(abi) B(cab)
1005 3401
1005 3402
....
1005 3407

I want:

1) to put in textbox ABI the value 1005 and in textbox CAB the value 3401
2) press CERCA
3) after appear new windows with result
4) get all data from result and insert in sheet
5) .goback
6) repeat operation do until cells in column A is blank