View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
scubadiver scubadiver is offline
external usenet poster
 
Posts: 55
Default Choosing what information to filter from SQL in VBA


Hello,

I have recorded a macro that connects to the SQL warehouse for a specific
ClientID.

Is it possible to alter the VBA so that I can choose what ClientID I want to
retrieve? I was thinking of using an input box