Format Cell Text length?

xltmike

New Member
Joined
Oct 24, 2007
Messages
3
If I have cells with various words in varied length, is there a way to format the cell to display only the first 3 characters, the first 5 characters, etc... while the actual cell contents are say 20 characters?

I have never had a request like this before so please excuse me if it is an obvious answer...

Thank you
 

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December
Welcome to the board...

You could use a formula in another column...
=LEFT(A1,3)

and fill down...
 
Upvote 0
Thank you...

This is a real p.i.t.a.
They want to type a word in a cell and only display the first 5 characters.

Ex. Type in Ridiculous (which I think this really is) and only display Ridic

I'm just going to tell them good luck.
I'm going to use the left(a1,5) and be done with it.
 
Upvote 0

Forum statistics

Threads
1,215,427
Messages
6,124,830
Members
449,190
Latest member
rscraig11

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top