SOLVED
Merge cells output in excel using multi row tool
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
Lumjing
8 - Asteroid
02-07-2024
11:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi I have the below data set and I want to achieve the output as below using multi row tool or any other method. can you please help
| Input | Output | |||
| Fruits | Sales | Fruits | Sales | |
| Apple | 100 | Apple | 100 | |
| Apple | 200 | 200 | ||
| Apple | 300 | 300 | ||
| Mango | 100 | Mango | 100 | |
| Mango | 300 | 300 | ||
| Orange | 20 | Orange | 20 | |
| Orange | 40 | 40 | ||
| Orange | 40 | 40 | ||
| Orange | 20 | 20 |
Solved! Go to Solution.
Labels:
- Labels:
- Developer
4 REPLIES 4
16 - Nebula
02-07-2024
11:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
02-08-2024
12:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@gawa thank you for the quick solution.
02-08-2024
12:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@gawa can you help with the below. I have various combinations but not getting the requried output
| Input | Output | |||
| Fruits | Sales | Fruits | Sales | |
| Apple | 100 | Apple | 100 | |
| Apple | 200 | 200 | ||
| Apple | 300 | 300 | ||
| Mango | 100 | Mango | 100 | |
| Mango | 300 | 300 | ||
| Orange | 20 | Orange | 20 | |
| Orange | 40 | 40 | ||
| Orange | 40 | 40 | ||
| Orange | 20 | 20 | ||
| Total | 1120 | Total | 1120 | |
| Total | 2140 | Total | 2140 |
16 - Nebula
02-08-2024
01:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
hi @Lumjing
You want to make an exception when Fruits="Total"? If so, please try this way.
Am I answering to your question? If you see I'm still not getting at your point, please let me know. I'll find another solution.
