ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Intentionally truncating text characters (https://www.excelbanter.com/excel-discussion-misc-queries/147507-intentionally-truncating-text-characters.html)

Doug

Intentionally truncating text characters
 
How do I copy text (not data) from one column to another (presumably using a
formula), only truncating the copied info at a specified character length?
For instance, if one column contains 80 characters, I'd like to truncate it
at say, 35 characters.

Thanks!


Gord Dibben

Intentionally truncating text characters
 
=LEFT(A1,35) entered in B1


Gord Dibben MS Excel MVP

On Thu, 21 Jun 2007 15:34:00 -0700, Doug wrote:

How do I copy text (not data) from one column to another (presumably using a
formula), only truncating the copied info at a specified character length?
For instance, if one column contains 80 characters, I'd like to truncate it
at say, 35 characters.

Thanks!



Doug

Intentionally truncating text characters
 
Fantastic. Thanks!

"Gord Dibben" wrote:

=LEFT(A1,35) entered in B1


Gord Dibben MS Excel MVP

On Thu, 21 Jun 2007 15:34:00 -0700, Doug wrote:

How do I copy text (not data) from one column to another (presumably using a
formula), only truncating the copied info at a specified character length?
For instance, if one column contains 80 characters, I'd like to truncate it
at say, 35 characters.

Thanks!





All times are GMT +1. The time now is 07:17 AM.

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