View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MTate MTate is offline
external usenet poster
 
Posts: 8
Default ms query - from statement

We have numerous queries that we would like to run against AS400's at
different locations. The problem is each AS400 has a different machine id.
When a ms query is created in Excel it records this in the FROM statement in
the SQL. Is there any way to get around this? We know how to change the
SQL, but want to be able to prompt for the AS400 name or at least enter it
into a cell on the worksheet. Is this possible?