Generating multiple excel tabs dynamically
Hello All,
I have a requirement to generate the Excel tabs dynamically with data. I do have a template in 1st tab for 1 state. So if i select 5 different states, The same template should appear in 5 different tabs along with data. We cannot hardcode the template because it will automatically add an empty tab if we do that. Can anyone help on how to implement this requirement?
Thanks in Advance