View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
CM CM is offline
external usenet poster
 
Posts: 136
Default Modify a data query ??

I'm able to create data queries that pull data from a Visual FoxPro table,
but the query ends up with a fixed path to the data.

Is there a way to parameterize the path so the user can provide it in a cell
on the worksheet and the query references that cell for its path to the data?

Thank you very much,

CM