How to create table for each row of data and then join the tables together
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
ChloeZhao0122
7 - Meteor
‎02-04-2021
06:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi, i have an input excel files with multiple rows of data and i want to create table(using the table tool) for each row of data and then join them together. How can i achieve that?
I am thinking to use macro but i have no idea how to achieve it
Labels:
- Labels:
- Batch Macro
- Custom Tools
3 REPLIES 3
21 - Polaris
‎02-04-2021
06:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
What will be rendering tool final output format?
‎02-04-2021
07:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
basically in the final output, in between some rows there should be blank rows and the blank rows should not be squeezed.
If i just do table for the whole rows of data and render, then the blank rows are sequeezed. That's why i want to create table for each row of data, join them, insert report text with space in between tables and then render output
21 - Polaris
‎02-04-2021
07:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
