splitting 2 layouts in a excel template to multiple sheets based on criteria for each sheet
Hi All,
I know logic for splitting the worksheet data into multiple. But I have a situation where I have two templates on in SHEET1 and one in SHEET2. if We have to say use this condition for splitting sheet one data and this condition to split sheet2 data, how can we achieve that by XDO_SHEET_?. if I have to split it by sheet1 and sheet2 split by different criteria how do we specify.
-Thanks!