SOLVED
Remove null values
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
hcho2
5 - Atom
‎10-31-2024
10:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
How can I transform data from this:
A1 | B1 |
A11 | |
A12 | |
A13 | |
A14 | |
B11 | |
B12 | |
B13 | |
B14 |
To this?
A1 | B1 |
A11 | B11 |
A12 | B12 |
A13 | B13 |
A14 | B14 |
Solved! Go to Solution.
Labels:
- Labels:
- Workflow
3 REPLIES 3
OTrieger
13 - Pulsar
‎10-31-2024
12:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hard to say from only looking on your post, if you can elaborate ,more on how the macro works, what is the input data in each Macro input and what the macro does.
‎10-31-2024
12:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I realized manipulating batch macro is overly complicating the problem. I just revised the question so that it dealing simpler concept! Thanks for pointing that out.
EKasminsky
7 - Meteor
‎10-31-2024
01:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
