View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Updateing Access DB

Hi

See
http://www.erlandsendata.no/english/...php?t=envbadac

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm



"dstiefe" wrote in message ...
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