
01-09-2017, 06:00 AM
|
Expert
|
|
Join Date: Mar 2014
Location: Atlanta
Posts: 837
|
|
Quote:
Originally Posted by xor
As an alternative to those using Excel 2016:
=CONCAT(IFERROR(VALUE(A1:A10),0)) (array-entered).
(Can't be used in versions before 2016).
|
Much better.
|