View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Squid[_2_] Squid[_2_] is offline
external usenet poster
 
Posts: 17
Default Edit Data Query Programmically?

I have a workbook with 25 worksheets. Each worksheet
represents a different general ledger bucket. I have an
ODBC read-only link to my accounting software. Is it
possible to create code to alter the microsoft query
design. In this case I am selecting 4 fields and would
like to run some code to alter the date criteria the query
is using.

TIA

Mike