I want to split an Excel sheet into two DIFFERENT workbooks based on the condition that a column contains a specific string. In my case, I’m looking at the “school” column. If the value is “ABC high school”, the entire row gets saved to a workbook1, if the value is “XYZ university”, the row gets saved to workbook2. Does anyone have any idea how to do it?
Hello, thanks for your reply! For the write range activity, how do I write the output results to a new workbook? Or create a new workbook to write in? Does Studio have this activity?