Hello there,
My source file is from excel, what i want to do is to select one column from excel by keywords provided.
For example, source file has 4 column with column name - A/B/C/D, there is a control parameter will provide keyword, possibly it will be A or B or C or D. when parameter is B, the tool will select B column data.

And final step will select this column by keyword providing by control parameter and copy this line to excel new sheet.
Is there any quick way to solve this problem? Thanks in advance!