Hello, Please I have excel files that I receive with different sheet names, and the record I want to use starts from a specific range like sheet1$A3:DH4
I was able to get the sheetname as a variable using scripttask, so my question is how can I dynamically populate this range value using the sheetname. Thanks