Thread: [Solved] Paste number only
View Single Post
 
Old 09-29-2016, 03:40 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 have 500 mm from A1 and downwards you can for instance enter the following in B1:

=LOOKUP(9^9,--LEFT($A1,ROW($1:$100)))

Copy down as needed.
Reply With Quote