Results 1 to 3 of 3

Thread: Hex to decimal??

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2002
    Location
    in e middle of nowhere..
    Posts
    40

    Talking Hex to decimal??

    hi!
    can anyone help me, please?
    how to convert from a hexadecimal number to a decimal in VB?

    thanks a lot,

  2. #2
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111

    Re: Hex to decimal??

    Originally posted by hazel
    hi!
    can anyone help me, please?
    how to convert from a hexadecimal number to a decimal in VB?

    thanks a lot,
    val("&H" & hexvall)

  3. #3

    Thread Starter
    Member
    Join Date
    Sep 2002
    Location
    in e middle of nowhere..
    Posts
    40
    thanks for ya help,,
    it works..

Posting Permissions

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



Click Here to Expand Forum to Full Width