+ Reply to Thread
Results 1 to 13 of 13

Text number to number value for calculating

  1. #1
    Registered User
    Join Date
    06-13-2005
    Posts
    1

    Unhappy Text number to number value for calculating

    How do you convert a text number format "51" to number 51 that I can use for calculations. Quotes used to illustrate that it is in text format. Please email me at [email protected]. I am stumped. Please Help!

    Dave Diebold

  2. #2
    Forum Contributor
    Join Date
    06-10-2004
    Location
    India
    Posts
    1,066
    =INT("51")

    or if cell A1 contains "51", then =INT(A1)


    Mangesh

  3. #3
    Registered User
    Join Date
    06-11-2005
    Posts
    12

    Convert text format to number format

    Quote Originally Posted by ddiebold7
    How do you convert a text number format "51" to number 51 that I can use for calculations. Quotes used to illustrate that it is in text format. Please email me at [email protected]. I am stumped. Please Help!

    Dave Diebold

    Hiiii!

    It a very simple trick.
    Simply multiply the number (in text format ) by one (in the adjecent cell or column).

  4. #4
    bj
    Guest

    RE: Text number to number value for calculating

    simce there are often spaces associated with Text numbers I often use
    something like
    =value(trim(A1))
    if the number is in Cell A1

    "ddiebold7" wrote:

    >
    > How do you convert a text number format "51" to number 51 that I can use
    > for calculations. Quotes used to illustrate that it is in text format.
    > *Please email me at [email protected].* I am stumped. *Please
    > Help!*
    >
    > Dave Diebold
    >
    >
    > --
    > ddiebold7
    > ------------------------------------------------------------------------
    > ddiebold7's Profile: http://www.excelforum.com/member.php...o&userid=24237
    > View this thread: http://www.excelforum.com/showthread...hreadid=378475
    >
    >


  5. #5
    bj
    Guest

    RE: Text number to number value for calculating

    simce there are often spaces associated with Text numbers I often use
    something like
    =value(trim(A1))
    if the number is in Cell A1

    "ddiebold7" wrote:

    >
    > How do you convert a text number format "51" to number 51 that I can use
    > for calculations. Quotes used to illustrate that it is in text format.
    > *Please email me at [email protected].* I am stumped. *Please
    > Help!*
    >
    > Dave Diebold
    >
    >
    > --
    > ddiebold7
    > ------------------------------------------------------------------------
    > ddiebold7's Profile: http://www.excelforum.com/member.php...o&userid=24237
    > View this thread: http://www.excelforum.com/showthread...hreadid=378475
    >
    >


  6. #6
    bj
    Guest

    RE: Text number to number value for calculating

    simce there are often spaces associated with Text numbers I often use
    something like
    =value(trim(A1))
    if the number is in Cell A1

    "ddiebold7" wrote:

    >
    > How do you convert a text number format "51" to number 51 that I can use
    > for calculations. Quotes used to illustrate that it is in text format.
    > *Please email me at [email protected].* I am stumped. *Please
    > Help!*
    >
    > Dave Diebold
    >
    >
    > --
    > ddiebold7
    > ------------------------------------------------------------------------
    > ddiebold7's Profile: http://www.excelforum.com/member.php...o&userid=24237
    > View this thread: http://www.excelforum.com/showthread...hreadid=378475
    >
    >


  7. #7
    bj
    Guest

    RE: Text number to number value for calculating

    simce there are often spaces associated with Text numbers I often use
    something like
    =value(trim(A1))
    if the number is in Cell A1

    "ddiebold7" wrote:

    >
    > How do you convert a text number format "51" to number 51 that I can use
    > for calculations. Quotes used to illustrate that it is in text format.
    > *Please email me at [email protected].* I am stumped. *Please
    > Help!*
    >
    > Dave Diebold
    >
    >
    > --
    > ddiebold7
    > ------------------------------------------------------------------------
    > ddiebold7's Profile: http://www.excelforum.com/member.php...o&userid=24237
    > View this thread: http://www.excelforum.com/showthread...hreadid=378475
    >
    >


  8. #8
    bj
    Guest

    RE: Text number to number value for calculating

    simce there are often spaces associated with Text numbers I often use
    something like
    =value(trim(A1))
    if the number is in Cell A1

    "ddiebold7" wrote:

    >
    > How do you convert a text number format "51" to number 51 that I can use
    > for calculations. Quotes used to illustrate that it is in text format.
    > *Please email me at [email protected].* I am stumped. *Please
    > Help!*
    >
    > Dave Diebold
    >
    >
    > --
    > ddiebold7
    > ------------------------------------------------------------------------
    > ddiebold7's Profile: http://www.excelforum.com/member.php...o&userid=24237
    > View this thread: http://www.excelforum.com/showthread...hreadid=378475
    >
    >


  9. #9
    bj
    Guest

    RE: Text number to number value for calculating

    simce there are often spaces associated with Text numbers I often use
    something like
    =value(trim(A1))
    if the number is in Cell A1

    "ddiebold7" wrote:

    >
    > How do you convert a text number format "51" to number 51 that I can use
    > for calculations. Quotes used to illustrate that it is in text format.
    > *Please email me at [email protected].* I am stumped. *Please
    > Help!*
    >
    > Dave Diebold
    >
    >
    > --
    > ddiebold7
    > ------------------------------------------------------------------------
    > ddiebold7's Profile: http://www.excelforum.com/member.php...o&userid=24237
    > View this thread: http://www.excelforum.com/showthread...hreadid=378475
    >
    >


  10. #10
    bj
    Guest

    RE: Text number to number value for calculating

    simce there are often spaces associated with Text numbers I often use
    something like
    =value(trim(A1))
    if the number is in Cell A1

    "ddiebold7" wrote:

    >
    > How do you convert a text number format "51" to number 51 that I can use
    > for calculations. Quotes used to illustrate that it is in text format.
    > *Please email me at [email protected].* I am stumped. *Please
    > Help!*
    >
    > Dave Diebold
    >
    >
    > --
    > ddiebold7
    > ------------------------------------------------------------------------
    > ddiebold7's Profile: http://www.excelforum.com/member.php...o&userid=24237
    > View this thread: http://www.excelforum.com/showthread...hreadid=378475
    >
    >


  11. #11
    bj
    Guest

    RE: Text number to number value for calculating

    simce there are often spaces associated with Text numbers I often use
    something like
    =value(trim(A1))
    if the number is in Cell A1

    "ddiebold7" wrote:

    >
    > How do you convert a text number format "51" to number 51 that I can use
    > for calculations. Quotes used to illustrate that it is in text format.
    > *Please email me at [email protected].* I am stumped. *Please
    > Help!*
    >
    > Dave Diebold
    >
    >
    > --
    > ddiebold7
    > ------------------------------------------------------------------------
    > ddiebold7's Profile: http://www.excelforum.com/member.php...o&userid=24237
    > View this thread: http://www.excelforum.com/showthread...hreadid=378475
    >
    >


  12. #12
    bj
    Guest

    RE: Text number to number value for calculating

    simce there are often spaces associated with Text numbers I often use
    something like
    =value(trim(A1))
    if the number is in Cell A1

    "ddiebold7" wrote:

    >
    > How do you convert a text number format "51" to number 51 that I can use
    > for calculations. Quotes used to illustrate that it is in text format.
    > *Please email me at [email protected].* I am stumped. *Please
    > Help!*
    >
    > Dave Diebold
    >
    >
    > --
    > ddiebold7
    > ------------------------------------------------------------------------
    > ddiebold7's Profile: http://www.excelforum.com/member.php...o&userid=24237
    > View this thread: http://www.excelforum.com/showthread...hreadid=378475
    >
    >


  13. #13
    bj
    Guest

    RE: Text number to number value for calculating

    simce there are often spaces associated with Text numbers I often use
    something like
    =value(trim(A1))
    if the number is in Cell A1

    "ddiebold7" wrote:

    >
    > How do you convert a text number format "51" to number 51 that I can use
    > for calculations. Quotes used to illustrate that it is in text format.
    > *Please email me at [email protected].* I am stumped. *Please
    > Help!*
    >
    > Dave Diebold
    >
    >
    > --
    > ddiebold7
    > ------------------------------------------------------------------------
    > ddiebold7's Profile: http://www.excelforum.com/member.php...o&userid=24237
    > View this thread: http://www.excelforum.com/showthread...hreadid=378475
    >
    >


+ 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