Results 1 to 3 of 3

Thread: Excel - Auto Format Numbers on File Open

  1. #1

    Thread Starter
    Frenzied Member Spajeoly's Avatar
    Join Date
    Mar 2003
    Location
    Utah
    Posts
    1,068

    Excel - Auto Format Numbers on File Open

    This isn't a VBA question per say, I know how to change this in VBA but even that is not enough.

    In Excel we know that if you enter only numbers, the cell automatically gets formatted for numbers. The problem with this is when you open a CSV file that for example has an ISBN or UPC number in a cell. A lot of these will have leading 0's 053308980628 for example.

    Does anyone know an option that will make Excel Not Automatically format cells, hence removing the leading zero's?

    I have checked everywhere I could think of in Excel but it refuses to comply.

    Thanks all.

  2. #2
    Frenzied Member DKenny's Avatar
    Join Date
    Sep 2005
    Location
    on the good ship oblivion..
    Posts
    1,171

    Re: Excel - Auto Format Numbers on File Open

    If you are using the "Text Import Wizard", in Step 3 you can specify the column data format. Setting the fomat to Text will keep all leading zeros.
    Declan

    Don't forget to mark your Thread as resolved.
    Take a moment to rate posts that you think are helpful

  3. #3

    Thread Starter
    Frenzied Member Spajeoly's Avatar
    Join Date
    Mar 2003
    Location
    Utah
    Posts
    1,068

    Re: Excel - Auto Format Numbers on File Open

    Hmm, I guess I could do that. The only thing is that sometimes at work I trouble shoot tons of these a day. If need be I'll do that though, I would still love an option to never format cells.

    High hopes for MS eh?

    Thanks, Kenny.

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