Raw data into a pre-defined template

  • Thread starter Thread starter Red2003XLT
  • Start date Start date
R

Red2003XLT

HEllo,

I recieve a extract on a daily from an Access MDB. The extract is in the
form of an excel spreadsheet.

Depending on the day, The spreadsheet may contain 5 different categories of
information. Each category may or may not caintain any data.

Heres the question, How do I load/append/cut-n-paste this data into separate
pre-defined section of an excel spreadsheet(template?). I'm doing everything
I can to automated the process.
 
You could start by recording a macro while you populate your template
manually. Then go through and fix up the code to make it work for all
general cases.

- Jon
 
How do I use the dynamic range? Am I over thinking? Other then format(numbers
of columns and their order) I expect my data to fluctuate
 

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