Results 1 to 6 of 6

Thread: Copy particular columns from one file to master file with condition

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Newbie
    Joined
    Mar 2018
    Posts
    3
    Location

    Copy particular columns from one file to master file with condition

    Please Help!!!
    Task is to consolidate 2 files(A and B) into Master file. I have written code below but its tkng all fields.I only want

    Column 1 - File Name ( name of A/B)
    Column 2- Gender/Value 1 .If Gender is M then it should show Value 1
    Else I should show Gender value

    Column 3-Value 2
    Column 4 - Region value

    I have filter the data in A/B files country specific. I will really appreciate if someone can help.

    Attaching the files for reference
    Attached Files Attached Files

Tags for this Thread

Posting Permissions

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