This recipe shows how to convert excel column names into column indexes with UiPath because this is sometime very useful when automating processes involving a lot of Excel data.
0:15 - Declare Arguments
0:53 - Add a small VBA script
4:30 - Add script parameters
5:50 - Test the functionality