Hi,
I have a workflow in which I segregate data into different columns and I need to output it onto select sections of my excel file.
I need to input the first 3 columns of data onto columns A11:C500. Then I need to input the next 4 columns of data into columns E11:H500.
I have broken out the columns using a dynamic select tool and each has an output tool directed to the above ranges on my excel file. I am getting an error "Attempt to open a file that is already open. The process cannot access the file because another process has locked a portion of the file."
Does anyone have a solution?
Thanks