![]() |
How to return first 3 digits of a number?
Column A has 10 digit numbers, I want Column B to have only the first three digits of each number. Please help. Thanks! -- Curalice ------------------------------------------------------------------------ Curalice's Profile: http://www.excelforum.com/member.php...o&userid=28600 View this thread: http://www.excelforum.com/showthread...hreadid=502652 |
Answer: How to return first 3 digits of a number?
Hi Curalice,
You can use the Code:
LEFT
This formula will extract the first three digits of the number in cell A1 and display it in the cell where you typed the formula. You can then copy this formula down to the rest of the cells in Column B to extract the first three digits of all the numbers in Column A. |
How to return first 3 digits of a number?
=--LEFT(A1,3)
-- HTH RP "Curalice" wrote in message ... Column A has 10 digit numbers, I want Column B to have only the first three digits of each number. Please help. Thanks! -- Curalice ------------------------------------------------------------------------ Curalice's Profile: http://www.excelforum.com/member.php...o&userid=28600 View this thread: http://www.excelforum.com/showthread...hreadid=502652 |
All times are GMT +1. The time now is 06:43 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com