+ Reply to Thread
Results 1 to 2 of 2

Hidden characters-saving a file to excel

  1. #1
    Registered User
    Join Date
    03-14-2006
    Posts
    46

    Hidden characters-saving a file to excel

    On a website I use I am given the option of saving a file to excel. When I do and attempt a vlookup against the first column containing 6098765 it fails. On selecting the cell in the vlookup it appears as " 6098765" It is obvious that the vlookup fails because of the hidden quote marks and space. I have tried trim and clear and value, but none will clear them. I know I could use substitute, but I don't know what the characters are.

    Can anyone help.

    Macke

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    re: Hidden characters-saving a file to excel

    To find out the character try something like =Code(left(A1,1)) or =Code(Mid(A1,2,1)) if it is second character... it probably is 016
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

+ 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