View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
onedaywhen onedaywhen is offline
external usenet poster
 
Posts: 459
Default Write data to access file through EXCEL

Post your code that gets the data and me (or someone else) will
suggest how to modify it to write the data back to MS Access.

--

"Billy" wrote in message ...
Hi,

I have excel file, and I can get data from a excel file use VBA code. But I
don't know how to write data back to that access file.
Could you help me?
Thanks

Billy