Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a below requirement:
In one column i am having some words of different-different length, e.g some 70 charac., some 60,50,100,90 etc. but i want to have all of them copy to new column but with length only 40 charc....rest of the charac i don't want.... plz help. Thanks in advance Rajat |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=LEFT(A2,40)
Copy down as needed -- Best Regards, Luke M "Rajat" wrote in message ... I have a below requirement: In one column i am having some words of different-different length, e.g some 70 charac., some 60,50,100,90 etc. but i want to have all of them copy to new column but with length only 40 charc....rest of the charac i don't want.... plz help. Thanks in advance Rajat |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Check out Excels LEFT Function.
Micky "Rajat" wrote: I have a below requirement: In one column i am having some words of different-different length, e.g some 70 charac., some 60,50,100,90 etc. but i want to have all of them copy to new column but with length only 40 charc....rest of the charac i don't want.... plz help. Thanks in advance Rajat |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can i create a 2-D stacked column within a 4 series stock char | Charts and Charting in Excel | |||
Excel 2007 - mixed type (line, column, stacked column) in one char | Charts and Charting in Excel | |||
FIND 1 char in cell of any 3 char =True | Excel Discussion (Misc queries) | |||
8500 cells with phone number(7 char.), wishing to add area code (10 char.) | Excel Discussion (Misc queries) | |||
Question regarding : CHAR(64+COLUMN()) | Excel Discussion (Misc queries) |