So we have multiple employees row data in a similar way , i want to merge or combine all columns in to one column with multiple rows of same employees , i mean for employee X should have columns data in one single column with multiple line, Result should as per the below
Column1- Employee Name Column2
X Y
X Z
X A
X B
X C
Need all employees data in a same pattern. Need your kind support. Earlies response is highly appreciated.
wow is it really work sir, thank you so much , also can you help me with below one as well , i have two columns ,first column name is Columnnames and another one is ColumnValues , i am trying the below logic but finding error everytime, i have replace or append 2nd column called
Columnvalue
|ColumnNames| Columnvalues|
|—|—|—|
|I would like to have total balance paid to my pension = Yes Then replace /324
|I would like to have a specific amount paid to my account = Yes Then replace/630
|I would like to have a specific amount paid to my pension = Yes Then replace/324
|I would like to have my Employee’s Cholice paid on a monthly basis== Yes Then replace97|
|I would like to have my Employee’s Choice paid to pension on a monthly basis = = Yes Then replace/3AM
solve this topic by clicking the checkmark under the solution
open a new topic for your new problem
I strongly recommend that instead of pasting the format of your data in the post that you prepare a representative data set (anonymised…) of your input data and also the desired output you want to achieve e.g. in Excel and upload it
From reading your request as I mentioned it does not seem difficult to solve, but I know from myself that people can be hesitant to help if typing in example data is required for them