Rendering multiple tables onto separate tabs of the same Excel spreadsheet
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
avalachovic
5 - Atom
‎08-13-2024
07:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am trying to render multiple tables onto the same spreadsheet but want to keep them on separate tabs. I know how to create multiple tabs using the "Output Data" tool but I would like to keep the table formatting. Is there a way to do this?
Labels:
- Labels:
- Community
1 REPLY 1
griffinwelsh
12 - Quasar
‎08-13-2024
10:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@avalachovic one approach is to output the formatted reports to separate files and then use a python script to merge the workbooks. See the below thread if you are interested in this approach.
