View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob I Bob I is offline
external usenet poster
 
Posts: 2,819
Default How to save to database

I think you will need to Import from the database side.

clara wrote:

Hi all,

I know a range has CopyFromRecordset method to dump data onto a sheet, I am
wondering how to save data back into database.

Clara