#1   Report Post  
geza
 
Posts: n/a
Default trim

Heloo everyone,

I am looking for a simple formula: in a column of numerical values such as
50405, how would i get rid of the last two numbers, i.e from 50405 to 504.

Thank you,

Geza
  #2   Report Post  
Ron de Bruin
 
Posts: n/a
Default

Try this formula

=--LEFT(A1,LEN(A1)-2)

--
Regards Ron de Bruin
http://www.rondebruin.nl


"geza" wrote in message ...
Heloo everyone,

I am looking for a simple formula: in a column of numerical values such as
50405, how would i get rid of the last two numbers, i.e from 50405 to 504.

Thank you,

Geza



  #3   Report Post  
geza
 
Posts: n/a
Default

Thank you Ron.

"Ron de Bruin" wrote:

Try this formula

=--LEFT(A1,LEN(A1)-2)

--
Regards Ron de Bruin
http://www.rondebruin.nl


"geza" wrote in message ...
Heloo everyone,

I am looking for a simple formula: in a column of numerical values such as
50405, how would i get rid of the last two numbers, i.e from 50405 to 504.

Thank you,

Geza




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
Trim data in charts jrgarcia79 Charts and Charting in Excel 4 May 16th 05 04:45 PM
Using trim feature Pat Excel Worksheet Functions 1 April 18th 05 07:56 PM
Excel TRIM() can't handle   in pasted HTML dyt Excel Discussion (Misc queries) 2 March 31st 05 08:11 PM
Trim function doesn't clean out ASCII Code 160 (Space) Ronald Dodge Excel Worksheet Functions 6 January 27th 05 03:48 AM
How to use TRIM function Sky Warren Excel Worksheet Functions 3 January 8th 05 05:06 PM


All times are GMT +1. The time now is 03:50 PM.

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

About Us

"It's about Microsoft Excel"