+ Reply to Thread
Results 1 to 13 of 13

Hexadecimal to decimal.

Hybrid View

  1. #1
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Hexadecimal to decimal.

    To me LSB is LowerSideBand (from KF radio)

  2. #2
    Registered User
    Join Date
    10-11-2017
    Location
    Oulu
    MS-Off Ver
    2016
    Posts
    7

    Re: Hexadecimal to decimal.

    Oh I see , In this case it means little endian. That basically means that least significat value is the first one. For example if I had hexadecimal 7DE in LSB, E would be most significant number and 7 least significant. And as excel uses MSB in calculations before using HEX2DEC I should turn these numbers around being ED7. Now here in my hex number if we take last row (aa 00 00 00) it means aa is least significant number as pair of numbers seems to be one value in this case. Before calculating this I need to turn these around being 00 00 00 aa. Hopefully this helps

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Hexadecimal to Decimal
    By audi321 in forum Excel Formulas & Functions
    Replies: 32
    Last Post: 01-26-2017, 02:11 PM
  2. Hexadecimal to binary
    By [email protected] in forum Excel General
    Replies: 10
    Last Post: 06-16-2016, 10:32 AM
  3. [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
  4. 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
  5. string to hexadecimal?
    By Mark121 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-01-2008, 10:26 AM
  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