+ Reply to Thread
Results 1 to 3 of 3

VBA Macro for copying multiple column in one column with condition

  1. #1
    Registered User
    Join Date
    02-16-2021
    Location
    india
    MS-Off Ver
    2013
    Posts
    8

    VBA Macro for copying multiple column in one column with condition

    Good Evening Experts,

    Hope you all are doing well & safe !

    Looking help with VBA code to copying multiple column in one column
    but there is condition i.e. Column 1 & Column 2 required in repetition & also required header
    for detail understanding i am attaching workbook, Raw Tab contain Data, & Output is the tab which is required thru Code
    Output tab in attached file is linked with Raw data just to better understanding, but actually data not required to Links.
    &
    can we link VBA code macro button in a separate sheet
    when we click button code will create a new sheet with output data

    Small Example
    Raw Data
    Centre Function Header 1 Header 2 Header 3
    AP PRO
    100​
    244​
    30​
    EM SAA
    112.3​
    33.7​
    NAM FAC
    126.1​

    OUTPUT is
    Centre Function Header Amount
    AP PRO Header 1 100.00
    EM SAA Header 1 112.30
    NAM FAC Header 1 126.10
    AP PRO Header 2 244.00
    EM SAA Header 2 -
    NAM FAC Header 2 -
    AP PRO Header 3 30.00
    EM SAA Header 3 33.70
    NAM FAC Header 3 -
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,525

    Re: VBA Macro for copying multiple column in one column with condition

    try
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    02-16-2021
    Location
    india
    MS-Off Ver
    2013
    Posts
    8

    Re: VBA Macro for copying multiple column in one column with condition

    Thanks a Lot

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Multiple Condition for each Column
    By Zef in forum Excel General
    Replies: 5
    Last Post: 08-04-2021, 12:28 AM
  2. [SOLVED] Extract Data in Column B and Column C Into Column E and F Based on Condition in Column D
    By bjnockle in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-10-2021, 12:18 PM
  3. Macro copying Column Range instead of individual Column
    By GuardianEnzo in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-20-2017, 11:07 PM
  4. Copying data from column heads to the rows based on a condition
    By mohan308 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 10-13-2015, 01:37 PM
  5. Replies: 2
    Last Post: 04-11-2014, 12:18 PM
  6. Copying from multiple sheets (same column) to a main sheet (column)
    By supernovartis in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-08-2013, 11:30 AM
  7. Copying text to new column when condition is met
    By boolean in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-16-2011, 06:15 AM

Tags for this Thread

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1