Automate importing files
I have imported an excel file using workflow and am editing the script to be more general. Within the import settings under Column names starts is a specific number but instead I want it to be when a specific condition is met (e.g. when row 5 column 2 says START with start being the column name). Any help in the right direction is very appreciated. The snippet of code is below with the importan...