Write data to access file through EXCEL

B

Billy

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
 
B

Billy

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
 
B

Billy

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
 
O

onedaywhen

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.
 
Top