I am running a script with an XLSx function where I can output from multiple script and the output are stored in seprate worksheets. In 2 of my worksheets I have row name for each column, I have managed to remove (blank) the duplicate row value. Now I am looking to merge those cells whose colA rows are space. I understand that we need to specify the range for the cells to be merge. Is it possible to merge without specifying a range?
↧