View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Laurent M Laurent M is offline
external usenet poster
 
Posts: 15
Default Access query in VBA

Hello !

I'm currently developping an Excel-Access application. I would like, for my
import/export function in VBA, to use pre-saved access query in my vba code

Is it possible to do so? How?

Many thanks