Hi @All
How can we combine multiple sheet(sheet1,sheet2,........sheetn) to single output with multiple tabs using single output tool. And vice versa for input tool as well .
Can anyone help ?
Thanks in advance !
Use and input tool, check the 'export sheet names' then use dynamic input tool.
See attached.
Hello. You can use the dynamic input if all the sheets has the same schema. If not, then you will have to use a macro.
@Jay-RDC How can we create macro for sheets having different schema ?