I know how to separate data and save them to different files by RENDER tool, but I don't know how to append them to an existing file at the same time.
For example, I will create 3 new sheets from below table and one includes EMEA data, one includes APAC data and another includes AMER data. Then I will insert each sheet to the existing file say sales.xlsx as a new sheet. So at the end, I shall have 3 files. Any help will be much appreicated.
Region | Sales |
EMEA | 333 |
APAC | 44 |
AMER | 22 |