Consulting

Results 1 to 1 of 1

Thread: VBA to extract & combine data from multiple excel file from a specific folder

  1. #1
    VBAX Newbie
    Joined
    Aug 2018
    Posts
    1
    Location

    VBA to extract & combine data from multiple excel file from a specific folder

    I need to extract values based on some fixed matching criteria from multiple worksheets in the same workbook and paste the values in a separate active worksheet in specific rows/columns. For example in the attached image I would like to extract data from the rows having values of direct shear test & put it in another worksheet including the mean of value of the recorded data. How can I do that using vba macro. Capture.JPGCapture.JPG
    Attached Files Attached Files

Posting Permissions

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