I have an excel sheet with multiple values in column B. I would like to assign all the values of this column B (20 different rows) based on their name that is indicated in column A.
How can I do this? Is the function for each row → assign "Output.rows(index).item(“Name in the column A”).ToString