View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bart Bart is offline
external usenet poster
 
Posts: 21
Default How to connect to iSeries and run a query using VBA

Hello, does anyone know how to connect to my iseries from excel and then run
a query there. The query already exists and outputs to a DB file. This file
will be imported after the query has finished. There must be a way of using
VBA to connect to the iSeries and rund the query, but I don't know how to.
Many thanks in advance