View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Tony Bender Tony Bender is offline
external usenet poster
 
Posts: 36
Default VB code to run a Query in Access and paste results onto an Excelw

When I try and run the macro here is the error msg I get:

Variable not defined:

Count = RS_PSQC.Fields.Count

Does this mean I need to add this to the other DIM entries? If so how
do I phrase it.

Thank you,