I think you just need do: sh.Range(sh.Cells(4,1),sh.Cells(6,3)).Value = sh.Range(sh.Cells(1,1),sh.Cells(3,3)).Value
-- http://mail.python.org/mailman/listinfo/python-list
I think you just need do: sh.Range(sh.Cells(4,1),sh.Cells(6,3)).Value = sh.Range(sh.Cells(1,1),sh.Cells(3,3)).Value
-- http://mail.python.org/mailman/listinfo/python-list