View Single Post
 
Old 05-22-2017, 04:15 AM
xor xor is offline Windows 10 Office 2016
Expert
 
Join Date: Oct 2015
Posts: 1,101
xor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to all
Default

If you want a formula, try

=SUM(--(MID(A1:A4;1;FIND(" ";A1:A4)-1)))

which must be committed by holding down Ctrl and Shift before pressing Enter (array formula)
Reply With Quote