MyRange = Document.OleFunction("Range",Table.OleFunction("Cell",...,...).OlePropertyGet("Range").OlePropertyGet("Start"),Table.OleFunction("Cell",...,...).OlePropertyGet("Range").OlePropertyGet("End")); MyRange.OlePropertyGet("Cells").OleProcedure("Merge");