Consulting

Results 1 to 4 of 4

Thread: Copy one range from multiple files.

  1. #1

    Copy one range from multiple files.

    Hello,

    I have a folder with 40 to 90 files. Each file has the same data structure. I want to copy the range A8: Z8 of each file in my file where launch VBA code, starting with A10. Can anyone help me?

    Thank you.

  2. #2
    VBAX Regular
    Joined
    Apr 2009
    Location
    Steamboat Springs
    Posts
    20
    Location
    This should get you started.

    https://support.microsoft.com/en-us/kb/139724

  3. #3
    Thank you alansidman,

    Before asking for help I have studied several VBA codes in internet and found some. But it lasts very long.
    If you can help with faster code as well.

  4. #4
    VBAX Regular
    Joined
    Apr 2009
    Location
    Steamboat Springs
    Posts
    20
    Location
    What have you used that you find slow. Post an example of working code that you wish to speed up.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •