Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 710 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 710 Bytes

Created with - Google Apps Script

CellsBreakApart

Sample GAS code to break apart a combined range of cells in a Google Spreadsheet. Finds the corresponding overlapping merged range of cells, if exists, to avoid runtime errors when the merged range is not exactly coincident with the provided one.

Merged cells breakApart - Hojas de cálculo de Google

Demo Spreadsheet here.