+ Reply to Thread
Results 1 to 2 of 2

Unknown Characters

  1. #1
    Registered User
    Join Date
    07-29-2005
    Posts
    1

    Question Unknown Characters

    I have inputed a business file that contains lines of code, the input file is not an .xls file it is a .rpt file from a program called HandyPak. I was told that i could input the file successfully, and it did so except for one thing. It is showing this symbol □ at the beginning of each row in the stock code. I simply want to remove this symbol and i have tried using the built in replace function in MS Excel, but the symbol does not appear.

    Any Ideas???

  2. #2
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    My first suggestion would be to highlight and copy the character, then Paste it into the 'find what' of the Edit, Replace, and Replace-All with nothing.
    (Note, a small square as shown usually means that the character is not valid in the font currently being used)

    Alternatively you could use the Clean function, as
    =Clean(A1)
    (and fomula-copy this down the column) into a helper column, copy this helper column and Paste Special, Values to a second helper column, then remove the original and first helper columns.

    Or you coold copy the character and use it as a seperator in Data, Text to Columns, (delimited) next, tick 'Other' and paste the character.

    If this fails, you could open the original file in Notepad to drop or replace the character, but this would require re-inputting the file.

    Finally you could open the file in a binary editor such as UEdit and replace the character with a space, then re-input the file.

    Hope this helps






    Maccas I have inputed a business file that contains lines of code, the input file is not an .xls file it is a .rpt file from a program called HandyPak. I was told that i could input the file successfully, and it did so except for one thing. It is showing this symbol □ at the beginning of each row in the stock code. I simply want to remove this symbol and i have tried using the built in replace function in MS Excel, but the symbol does not appear.

    Any Ideas??
    Last edited by Bryan Hessey; 07-30-2005 at 09:00 PM.

+ 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