How to save an Excel range into an Access Database

  • Thread starter Thread starter Belinda
  • Start date Start date
B

Belinda

Our users want the Excel range to be saved into a Access database. Can
you kindly provide some code fragments that can do this.

Thanks
Belinda
 
The Range object or the data it holds? Save once and archive or save
on demand? To a new table or an existing one? Does the data have a
key? ...? ...?

If you don't provide more details you'll only get Andy Wiggins'
standard issue advert!
 
The Range object or the data it holds? Save once and archive or save
on demand? To a new table or an existing one? Does the data have a
key? ...? ...?

If you don't provide more details you'll only get Andy Wiggins'
standard issue advert!

Many thanks for the feedback.

I want to save a range.

It will be save once to a new database and table.

Thanks
Belinda
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top