ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Cell formatting question (https://www.excelbanter.com/excel-discussion-misc-queries/196707-cell-formatting-question.html)

ManhattanRebel

Cell formatting question
 
I have 9 numeric characters in a cell and I need to get rid of the last 4.
How can I do that. There are too many cells to manually delete.

yshridhar

Cell formatting question
 
C1 your number
D1=left(c1,5)
best wishes
sreedhar

"ManhattanRebel" wrote:

I have 9 numeric characters in a cell and I need to get rid of the last 4.
How can I do that. There are too many cells to manually delete.


RagDyeR

Cell formatting question
 
Try this:

=Left(A1,5)
And copy down as needed.

OR
=--Left(A1,5)
To make the values true numbers.

OR
Select the column of numbers, then, from the Menu Bar,
<Data <Text To Columns
Click on "Fixed Width", then <Next

Move the "Break Lines" to where you need them,
Then <Finish.
--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===

"ManhattanRebel" wrote in message
...
I have 9 numeric characters in a cell and I need to get rid of the last 4.
How can I do that. There are too many cells to manually delete.



ManhattanRebel

Cell formatting question
 
Thank you, I appreciate the help.

"RagDyeR" wrote:

Try this:

=Left(A1,5)
And copy down as needed.

OR
=--Left(A1,5)
To make the values true numbers.

OR
Select the column of numbers, then, from the Menu Bar,
<Data <Text To Columns
Click on "Fixed Width", then <Next

Move the "Break Lines" to where you need them,
Then <Finish.
--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===

"ManhattanRebel" wrote in message
...
I have 9 numeric characters in a cell and I need to get rid of the last 4.
How can I do that. There are too many cells to manually delete.




RagDyeR

Cell formatting question
 
You're welcome and appreciate the feed-back.
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"ManhattanRebel" wrote in message
...
Thank you, I appreciate the help.

"RagDyeR" wrote:

Try this:

=Left(A1,5)
And copy down as needed.

OR
=--Left(A1,5)
To make the values true numbers.

OR
Select the column of numbers, then, from the Menu Bar,
<Data <Text To Columns
Click on "Fixed Width", then <Next

Move the "Break Lines" to where you need them,
Then <Finish.
--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===

"ManhattanRebel" wrote in
message
...
I have 9 numeric characters in a cell and I need to get rid of the last
4.
How can I do that. There are too many cells to manually delete.







All times are GMT +1. The time now is 06:35 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com