Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
cochranrg
 
Posts: n/a
Default Is there a way to crop text in an Excel cell?

Need to find a way to crop text in an Excel column. Want to crop any text
past characters. Is there a way to do this?
  #2   Report Post  
Posted to microsoft.public.excel.misc
JCM
 
Posts: n/a
Default Is there a way to crop text in an Excel cell?

I would try using the text function MID(text,start_num,num_chars) which can
"crop" any part of text you want.


"cochranrg" wrote:

Need to find a way to crop text in an Excel column. Want to crop any text
past characters. Is there a way to do this?

  #3   Report Post  
Posted to microsoft.public.excel.misc
cochranrg
 
Posts: n/a
Default Is there a way to crop text in an Excel cell?

I've used MID in programming years ago, but don't really know how to use it
in Excel. I'll look into it, thanks for the response.

Rob

"JCM" wrote:

I would try using the text function MID(text,start_num,num_chars) which can
"crop" any part of text you want.


"cochranrg" wrote:

Need to find a way to crop text in an Excel column. Want to crop any text
past characters. Is there a way to do this?

  #4   Report Post  
Posted to microsoft.public.excel.misc
wjohnson
 
Posts: n/a
Default Is there a way to crop text in an Excel cell?


Select the column you want to divide, then - on the menu bar go to
"Data" then select "TEXT TO COLUMNS and follow the information on the
popup window. This will work, if the text you want to "throw away" is
at approximately the same location in each cell. If you "see empty
cells" - on the pop-up window use the slider bar to scroll down until
you come to a cell with text. Then put the mouse icon where you want to
divide the column and "click." Then continue to follow the directions
on the popup window. Then delete the column you don't want.


--
wjohnson
------------------------------------------------------------------------
wjohnson's Profile: http://www.hightechtalks.com/m390
View this thread: http://www.hightechtalks.com/t2307698

  #5   Report Post  
Posted to microsoft.public.excel.misc
cochranrg
 
Posts: n/a
Default Is there a way to crop text in an Excel cell?

I'll try this. I did the MID thing, but this doesn't work for what I am
trying to do (once I delete the original column of text of course my formula
doesn't work any more). What I'm doing is converting a tab deliminated file
to a csv file for internet upload. The csv file needs to be truncated to
characters per column.

Rob

"wjohnson" wrote:


Select the column you want to divide, then - on the menu bar go to
"Data" then select "TEXT TO COLUMNS and follow the information on the
popup window. This will work, if the text you want to "throw away" is
at approximately the same location in each cell. If you "see empty
cells" - on the pop-up window use the slider bar to scroll down until
you come to a cell with text. Then put the mouse icon where you want to
divide the column and "click." Then continue to follow the directions
on the popup window. Then delete the column you don't want.


--
wjohnson
------------------------------------------------------------------------
wjohnson's Profile: http://www.hightechtalks.com/m390
View this thread: http://www.hightechtalks.com/t2307698




  #6   Report Post  
Posted to microsoft.public.excel.misc
Stephen
 
Posts: n/a
Default Is there a way to crop text in an Excel cell?

"cochranrg" wrote in message
...
I'll try this. I did the MID thing, but this doesn't work for what I am
trying to do (once I delete the original column of text of course my
formula
doesn't work any more). What I'm doing is converting a tab deliminated
file
to a csv file for internet upload. The csv file needs to be truncated to
characters per column.

Rob


Select the results of your formulas and copy.
Without changing the selected area, use
Edit Paste Special Values
This replaces the formulas with their results.
You can then delete the original data.


  #7   Report Post  
Posted to microsoft.public.excel.misc
cochranrg
 
Posts: n/a
Default Is there a way to crop text in an Excel cell?

Very cool, I will try this. Thanks!

Rob

"Stephen" wrote:

"cochranrg" wrote in message
...
I'll try this. I did the MID thing, but this doesn't work for what I am
trying to do (once I delete the original column of text of course my
formula
doesn't work any more). What I'm doing is converting a tab deliminated
file
to a csv file for internet upload. The csv file needs to be truncated to
characters per column.

Rob


Select the results of your formulas and copy.
Without changing the selected area, use
Edit Paste Special Values
This replaces the formulas with their results.
You can then delete the original data.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wrapping in Excel (fitting many lines of text in cell to print rig hd3017 Excel Discussion (Misc queries) 3 December 8th 05 01:19 AM
How can I enter carriage returns into text within a cell in excel Lizzy Excel Discussion (Misc queries) 3 November 17th 05 07:03 PM
Wrap text ceases to function in Excel if cell exceeds 9 lines nycemail Excel Worksheet Functions 1 July 24th 05 06:09 PM
Create a pick list to use to go to a text cell in Excel Pegita Excel Worksheet Functions 1 June 23rd 05 07:24 PM
in excel can one repeat the text from a the last used column cell. Millard Excel Discussion (Misc queries) 1 March 18th 05 06:33 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"