Technowolf
Board Regular
- Joined
- Aug 28, 2014
- Messages
- 181
I have this:
<tbody>
</tbody>
I need this:
<tbody>
</tbody>Is there a simple way to do this via macro? (long list of data)
EM75 | |
2 | |
BE14 | |
17 | |
T66W | |
1F | |
12 | |
1J | |
C | |
PH47 |
<tbody>
</tbody>
I need this:
EM75 |
2 |
BE14 |
17 |
T66W |
1F |
12 |
1J |
C |
PH47 |
<tbody>
</tbody>