Get External Data Macro

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I'm inputting data from a number of named sources on an excel spreadsheet.
This means I have to do the 'Get external data' process a number of times.
Can I write a macro that will import the various named ranges from the
spreadsheet (similar to recording a macro in Excel). Or do I have to write a
Module to do this.?

Any help would be much appreciated.

Phil
 
you can do it either way but the simplest way would be to
write an access macro using the transferspreadsheet method.
 

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