+ Reply to Thread
Results 1 to 5 of 5

Problem opening csv files with hexadecimal values

  1. #1
    Eyal Shwartzman
    Guest

    Problem opening csv files with hexadecimal values

    Hello,

    I'm using excel 2003 and i'm having problem with csv file that contains
    values such as 123e4 since excel interpets it as 123*10^4. Is there any way
    that I can write this number so excel will leave it as a string ?

    I'm aware of the article
    http://www.kbalertz.com/Q66033/Hexad....Imported.aspx
    but the solution propose there to use the wizard is clumsy. I want to double
    click on csv file and get the string.

    Thanks, Eyal

  2. #2
    Pete
    Guest

    Re: Problem opening csv files with hexadecimal values

    Change the file extension from .csv to .txt then in Excel use File |
    Open (file type = All files) and select the .txt file. This will
    automatically take you into the Data Inport Wizard, and on the 3rd
    panel of this you can specify the data types that you want each column
    of data to be treated as, so you can set Text for this column.

    Hope this helps.

    Pete


  3. #3
    Pete
    Guest

    Re: Problem opening csv files with hexadecimal values

    You can record a macro while you do the import once, then apply this to
    future imports.

    Pete


  4. #4
    Eyal Shwartzman
    Guest

    Re: Problem opening csv files with hexadecimal values

    Thanks for the answer, but I was looking for something more simple than a
    macro, maybe a certain type of way to print to the csv file.

    "Pete" wrote:

    > You can record a macro while you do the import once, then apply this to
    > future imports.
    >
    > Pete
    >
    >


  5. #5
    Pete
    Guest

    Re: Problem opening csv files with hexadecimal values

    You can set up your macro when you record it so that it can be run in
    future with a combination key press (eg CTRL-SHIFT-G). Next time you
    want to import data you will just repeat this key combination and away
    it goes ...

    Pete


+ 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