Forum Discussion
vikrant_yadav
Jul 29, 2022Copper Contributor
How to remove empty columns and shift left data in bulk
Hi Guys,
Need you help in removing empty cells and shift data to left. As you can see in below table, some data under Admin 3 column and some are under Admin5 , i want to move all data under Admin 1, 2 , 3 means move left.
Admin1 | Admin2 | Admin3 | Admin4 | Admin5 |
email address removed for privacy reasons | email address removed for privacy reasons | email address removed for privacy reasons | ||
email address removed for privacy reasons | email address removed for privacy reasons | |||
email address removed for privacy reasons |
vikrant_yadav Attaching a workbook that does what you need with Power Query. See if it is something you can apply to your real data.
2 Replies
Sort By
- Riny_van_EekelenPlatinum Contributor
vikrant_yadav Attaching a workbook that does what you need with Power Query. See if it is something you can apply to your real data.
- vikrant_yadavCopper ContributorThanks a lot Riny it's works for me.