Results 1 to 2 of 2

Thread: wrong format of text

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2003
    Location
    germany
    Posts
    10

    wrong format of text

    Hi.
    I want to open a text-file whose lines include hex-values as:
    0003E245.
    I can seperate the input lines into cells, but the value above is shown as:
    3,00E+245.
    How can I prevent that? Thanks.

  2. #2
    Frenzied Member
    Join Date
    Feb 2003
    Location
    Argentina
    Posts
    1,950
    Try surrounding it with quotes, or use CStr()

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