View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
nath nath is offline
external usenet poster
 
Posts: 57
Default SQL-Query from a textfile?

If you want it to happen on a command button click, then put it behind the command button. If you want it to happen when you opent the form, then put it on the initialize. Are you querying SQL server?