Re: re-naming worksheet tab adds ".xls]" to the begining of the name I entered

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: hgrove (hgrove.1ft4sq_at_excelforum-nospam.com)
Date: 11/15/04

  • Next message: wmjenner: "Re: How do I change an Excel range of cells from relative to absolute."
    Date: Mon, 15 Nov 2004 15:01:06 -0600
    
    

    Ken Strong wrote...
    >First of all, I have encountered the same problem. We found that
    using the ]
    >character in the filename causes it. (We have Excel 2002 running on
    XP Pro.)
    ..

    Another character to avoid in filenames is the single quote. It'll
    cause similar but perhaps not identical headaches.

    -- 
    hgrove
    ------------------------------------------------------------------------
    hgrove's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=11432
    View this thread: http://www.excelforum.com/showthread.php?threadid=276762
    

  • Next message: wmjenner: "Re: How do I change an Excel range of cells from relative to absolute."

    Relevant Pages

    • Re: reading filenames from stdin - with umlauts?
      ... Filenames using only characters in the English alphabet seem fine. ... I suspect the problem is that the file_name_, as it appears in a Linux ext3 filesystem, has an 8 bit per character representation, but java wants to convert the string I read from stdin to a 16 bit per character representation, and then doesn't reverse the conversion when I go to open the file by its name. ... mp3/Bjork/Bj?rk_The Music From Drawing Restraint 9_06_Shimenawa.mp3 ... InputStreamReader isr = null; ...
      (comp.lang.java.programmer)
    • Re: reading filenames from stdin - with umlauts?
      ... seem to deal with filenames that have umlauts in them. ... wants to convert the string I read from stdin to a 16 bit per character ... Restraint 9_06_Shimenawa.mp3 ... I had tried a handful of encodings but not UTF-8. ...
      (comp.lang.java.programmer)
    • Re: reading filenames from stdin - with umlauts?
      ... Filenames using only characters in the English alphabet seem fine. ... I suspect the problem is that the file_name_, as it appears in a Linux ext3 filesystem, has an 8 bit per character representation, but java wants to convert the string I read from stdin to a 16 bit per character representation, and then doesn't reverse the conversion when I go to open the file by its name. ... public static void main(final Stringargs) { ...
      (comp.lang.java.programmer)
    • Re: zcat group of files in reverse order?
      ... Given that zcat randomly orders input files: ... but another is a space character. ... filenames are, and they do not have any unusual characters in them. ...
      (comp.unix.shell)
    • Re: JFS default behavior / UTF-8 filenames
      ... has a non-NUL high byte on an existing filesystem? ... refusing to create filenames that aren't valid in the current encoding. ... and up to 256 files per character of the filename can now ... character strings in the low byte" mode? ...
      (Linux-Kernel)