Results 1 to 33 of 33

Hexadecimal to Decimal

Threaded View

  1. #1
    Registered User
    Join Date
    02-26-2014
    Location
    Hull, England
    MS-Off Ver
    Excel 2013
    Posts
    13

    Hexadecimal to Decimal

    Can anyone help??? I know excel is limited to 10 digits when converting using =Hex2dec(H2) so I thought =HEX2DEC(LEFT(H2,7))*16^7+HEX2DEC(RIGHT(H2,7)) would work for a 14 digit number (04741E3A254F80).

    And it does, other than the last digit, which should be a 2 and it's converting to a 0. (i.e. it should convert to 1253573080207232 but it converts to 1253573080207230)

    Any ideas??? Thanks all!
    Last edited by audi321; 01-25-2017 at 10:39 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Hexadecimal to binary
    By me@home.net in forum Excel General
    Replies: 10
    Last Post: 06-16-2016, 10:32 AM
  2. [SOLVED] VBA convert decimal to hexadecimal numbers
    By igormigor in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-17-2016, 08:23 AM
  3. Using a "Do Until" loop to convert decimal numbers to hexadecimal
    By georgiapeach in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-13-2014, 03:41 PM
  4. string to hexadecimal?
    By Mark121 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-01-2008, 10:26 AM
  5. Displaying and using numbers in hexadecimal
    By TizMe in forum Excel General
    Replies: 3
    Last Post: 09-11-2006, 10:34 PM
  6. [SOLVED] I want to convert a column of hexadecimal numbers to decimal num
    By xs2sandeep in forum Excel General
    Replies: 2
    Last Post: 04-04-2006, 04:50 AM
  7. CONVERT HEXADECIMAL CELL TO DECIMAL NUMBER
    By JAY in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-24-2005, 11:06 PM

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