View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
mangesh_yadav[_163_] mangesh_yadav[_163_] is offline
external usenet poster
 
Posts: 1
Default Jump to new line after the first record is displayed


maybe the problem lies in....


With ActiveSheet.QueryTables.Add(Connection:=Array(Arra y( _ .....
Destination:=Range("A1"))