ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   truncating a colum to 55 characters (https://www.excelbanter.com/excel-discussion-misc-queries/34505-truncating-colum-55-characters.html)

sparkroms

truncating a colum to 55 characters
 

Im making some ebay listings so I need to make all titles 55 characters
or less. How Would one go about this? I cant seem to find the Truncate
function in excel is there even one?


--
sparkroms
------------------------------------------------------------------------
sparkroms's Profile: http://www.excelforum.com/member.php...o&userid=25037
View this thread: http://www.excelforum.com/showthread...hreadid=385765


KL

How about: =RIGHT(A1,55)

Regards,
KL


"sparkroms" wrote
in message ...

Im making some ebay listings so I need to make all titles 55 characters
or less. How Would one go about this? I cant seem to find the Truncate
function in excel is there even one?


--
sparkroms
------------------------------------------------------------------------
sparkroms's Profile:
http://www.excelforum.com/member.php...o&userid=25037
View this thread: http://www.excelforum.com/showthread...hreadid=385765




KL

Opps! correction:

=LEFT(A1,55)

KL


"KL" wrote in message
...
How about: =RIGHT(A1,55)

Regards,
KL


"sparkroms" wrote
in message ...

Im making some ebay listings so I need to make all titles 55 characters
or less. How Would one go about this? I cant seem to find the Truncate
function in excel is there even one?


--
sparkroms
------------------------------------------------------------------------
sparkroms's Profile:
http://www.excelforum.com/member.php...o&userid=25037
View this thread:
http://www.excelforum.com/showthread...hreadid=385765






Bryan Hessey


You could try a helper column which had

=Left(A1,55)


--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=385765



All times are GMT +1. The time now is 02:36 PM.

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