Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2
Default formula for cell

I have many cells with descriptive text, does anyone know of a formula
where I can take for instance a cell with 500 characters and take only
the first 30 and paste it in to a new cell.

I have used a formula thanks to Gary
=left(a1,len(a1)/2

which has worked for other uses I have--now I need to extract only the
first 30 characters of a description and I have thousands of cells in
my description column..Please Help

  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 268
Default formula for cell

The formula
=left(a1,30)
will take the 30 left most characters from cell A1.

Regards.

Bill Ridgeway
Computer Solutions

wrote in message
oups.com...
I have many cells with descriptive text, does anyone know of a formula
where I can take for instance a cell with 500 characters and take only
the first 30 and paste it in to a new cell.

I have used a formula thanks to Gary
=left(a1,len(a1)/2

which has worked for other uses I have--now I need to extract only the
first 30 characters of a description and I have thousands of cells in
my description column..Please Help



  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2
Default formula for cell

Thank You Bill, thats great!
Bill Ridgeway wrote:
The formula
=left(a1,30)
will take the 30 left most characters from cell A1.

Regards.

Bill Ridgeway
Computer Solutions

wrote in message
oups.com...
I have many cells with descriptive text, does anyone know of a formula
where I can take for instance a cell with 500 characters and take only
the first 30 and paste it in to a new cell.

I have used a formula thanks to Gary
=left(a1,len(a1)/2

which has worked for other uses I have--now I need to extract only the
first 30 characters of a description and I have thousands of cells in
my description column..Please Help


  #5   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 903
Default formula for cell

Excel HELP would have worked
LEFT Worksheet Function

try it now, as things are usually easier to find when you know
the answer, and it would help you find answers the next time.


wrote
Thank You Bill, thats great!
Bill Ridgeway wrote:
The formula
=left(a1,30)
will take the 30 left most characters from cell A1.






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
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Creating a check mark box MarthaSue Setting up and Configuration of Excel 18 April 28th 05 12:31 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 05:54 AM.

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"