12-14-2013, 05:58 AM
Replace
es.CellsToArray(a "C:T")
to
mes "In Excel select range of cells to use with this macro, then click OK to continue."
es.CellsToArray(a "sel")
es.CellsToArray(a "C:T")
to
mes "In Excel select range of cells to use with this macro, then click OK to continue."
es.CellsToArray(a "sel")