SOLVED
Take only first table as input from an excel sheet with multiple tables
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
saachitalwar
8 - Asteroid
‎05-16-2024
08:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have an input excel sheet in the form:
report 1
table1
report 2
table 2
how can I take the data above report 2 and ignore the rest. The no. of rows in each table would be variable so can't use sample tool in this.
Solved! Go to Solution.
Labels:
- Labels:
- Input
4 REPLIES 4
AGilbert
11 - Bolide
‎05-16-2024
08:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can use a multi-row to identify where the reports/tables start, and the rows included in each. Then filter on the value you want.
‎05-17-2024
01:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
can you please tell me what formula to use in multi row
AGilbert
11 - Bolide
‎05-17-2024
08:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎05-23-2024
02:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
this worked, thank you so much
