Hi guys, need your help
How i can remove empty rows on a specific list?
i.e
1 A
2 b
3 C
4
5 D
6
7 E
I want to remove rows 4 and 6 and have a new column
1 A
2 b
3 C
4 D
5 E
Solved! Go to Solution.
Sorry, i am an idiot, just apply a Filter to remove empty rows .... eheheh
User | Count |
---|---|
59 | |
27 | |
25 | |
22 | |
21 |