#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 17
Default Text to Number

Hi

I have a series of numbers in each row with an apostrophe in the front. How
do i create a formula that can take out the apostrophe, so the zero in the
front of the number disappear leaving only numbers.

ex: '014564 -- 14564
'077454 -- 77454
'023457 -- 23457
'077875 -- 77875
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 698
Default Text to Number

Try this:

Select the single-column range to be impacted
From the Excel main menu:
<data<text-to-columns
Click [Finish]

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"Talladega" wrote:

Hi

I have a series of numbers in each row with an apostrophe in the front. How
do i create a formula that can take out the apostrophe, so the zero in the
front of the number disappear leaving only numbers.

ex: '014564 -- 14564
'077454 -- 77454
'023457 -- 23457
'077875 -- 77875

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 17
Default Text to Number

Thanks...that was very easy

"Ron Coderre" wrote:

Try this:

Select the single-column range to be impacted
From the Excel main menu:
<data<text-to-columns
Click [Finish]

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"Talladega" wrote:

Hi

I have a series of numbers in each row with an apostrophe in the front. How
do i create a formula that can take out the apostrophe, so the zero in the
front of the number disappear leaving only numbers.

ex: '014564 -- 14564
'077454 -- 77454
'023457 -- 23457
'077875 -- 77875

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 860
Default Text to Number

Hi Talladega,

Try this;
Copy a blank cell
Select all of your data
EditPaste SpecialCheck Add and OK

HTH
Martin


"Talladega" wrote in message
...
Hi

I have a series of numbers in each row with an apostrophe in the front.
How
do i create a formula that can take out the apostrophe, so the zero in the
front of the number disappear leaving only numbers.

ex: '014564 -- 14564
'077454 -- 77454
'023457 -- 23457
'077875 -- 77875



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Text to Number

You can do this without a formula.

Select the range of cells in question
Goto DataText to Columns
Select Fixed widthNext
Set the breakline after the 0:

'0 | 14564

Click Next
In Step 3 of the wizard select Do not import
Click Finish

If you do want a formula:

=--MID(A1,3,255)


--
Biff
Microsoft Excel MVP


"Talladega" wrote in message
...
Hi

I have a series of numbers in each row with an apostrophe in the front.
How
do i create a formula that can take out the apostrophe, so the zero in the
front of the number disappear leaving only numbers.

ex: '014564 -- 14564
'077454 -- 77454
'023457 -- 23457
'077875 -- 77875





  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Text to Number

If you see a whole bunch of small green triangles on the top left of the
cells, then select those range you will see a square box with exclamation
mark, click on that and select Convert to Number


"Talladega" wrote:

Hi

I have a series of numbers in each row with an apostrophe in the front. How
do i create a formula that can take out the apostrophe, so the zero in the
front of the number disappear leaving only numbers.

ex: '014564 -- 14564
'077454 -- 77454
'023457 -- 23457
'077875 -- 77875

  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 698
Default Text to Number

I'm glad that worked for you.....thanks for the feedback.


***********
Regards,
Ron

XL2002, WinXP


"Talladega" wrote:

Thanks...that was very easy

"Ron Coderre" wrote:

Try this:

Select the single-column range to be impacted
From the Excel main menu:
<data<text-to-columns
Click [Finish]

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"Talladega" wrote:

Hi

I have a series of numbers in each row with an apostrophe in the front. How
do i create a formula that can take out the apostrophe, so the zero in the
front of the number disappear leaving only numbers.

ex: '014564 -- 14564
'077454 -- 77454
'023457 -- 23457
'077875 -- 77875

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
Counting a mixed text/number column based on text in another colum Sierra Vista Steve Excel Discussion (Misc queries) 3 December 17th 06 05:30 PM
how do I count the number of times text in column A matches text i Sheila Excel Worksheet Functions 2 November 16th 05 10:20 PM
convert text-format number to number in excel 2000%3f Larry Excel Discussion (Misc queries) 1 July 29th 05 08:18 PM
Why does this fail? =TEXT(RC3,Number)&" / "&TEXT(R32C,Number) =TEXT(RC3,Number)& / &TEXT(R32C,Number Excel Worksheet Functions 2 June 23rd 05 01:02 AM
not able to convert text, or graphic number to regular number in e knutsenk Excel Worksheet Functions 1 April 2nd 05 08:41 AM


All times are GMT +1. The time now is 02:10 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"