Hello - thank you for this.
But are you aware if there is anyway to copy the data from a range named
DATA (which is a dynamic range), as the code for below requires you to know
the exact range, I have tried substituting DATA into the code where the range
is stated but this does not work.
Thank you again for all your help.
"Norman Jones" wrote:
> Hi Nav,
>
> See Ron de Bruin's sample code at:
>
> Copy a range from closed workbooks (ADO)
> http://www.rondebruin.nl/ado.htm
>
>
>
> ---
> Regards,
> Norman
>
>
> "Nav" <(E-Mail Removed)> wrote in message
> news:009C36FE-2233-440D-BB84-(E-Mail Removed)...
> > Hello
> >
> > I have 10 files (1 per person- S:\data\(initials)) they have the same
> > format
> > (1st four columns) with data in them with the first row as a header. I
> > wish
> > to create 1 file for all this data, is there an easy way to obtain the
> > data
> > from all the files and create a new one under S:\data\combined without
> > having
> > to open then all 1 by one and copy and insert the cells into the new
> > combined
> > file (the data range also changes on a day to day basis).
> >
> > Please can you provide suggestions, thank you in advance for your help.
> >
> > Regards.
>
>
>