Thread: sql to database
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bre-x Bre-x is offline
external usenet poster
 
Posts: 8
Default sql to database

Hi,
On MS Excell using VBA, I would like to send a sql command to and MS Access
database

"delete * from mytable where id=89"

Thank you all!!!!