This is to store some of the VBA scripts written for different purposes
This is to unmerge all the merged cells in excel for better post-processing.
Please follow the steps:
- please be noted files will be directly saved at the same path
- for .xls files they need to change to .xlsx, we cant process .xls file at current stage
- u may put all the target files into one folder
- change the folder path in the VBA text file
- create a new empty excel --> open the developer mode --> open visual basic --> copy paste the script in the editor and run the script
- when the program is done, the empty excel file will jump to the froremost in the screen