+ Reply to Thread
Results 1 to 2 of 2

Text values to numeric values

  1. #1
    Registered User
    Join Date
    01-16-2004
    Posts
    1

    Text values to numeric values

    Is there a formula to convert a text value in a cell to a numeric value?

    Thanks,

    Jayveejay

  2. #2
    Forum Expert dominicb's Avatar
    Join Date
    01-25-2005
    Location
    Lancashire, England
    MS-Off Ver
    MS Office 2000, 2003, 2007 & 2016 365
    Posts
    4,867

    Smile

    Good afternoon Jatveejay

    Yes there is. Say your numeric value is in A1, in B1 the formula:

    =VALUE(A1)

    will show the number as a value. If you wanted to convert a number in its cell from a text number to a value number, ie., not use a formula in a different cell you would need a VBA routine.

    HTH

    DominicB

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1