View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dstiefe dstiefe is offline
external usenet poster
 
Posts: 73
Default Updateing Access DB

Can someone point me in the right direction to write the VBA to "Append" and
data table in Access..

I have the code to connect...and I have the SQL Statement...just not sure
how to write the code to "Append" the data

Thank you