View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bruce Sinclair Bruce Sinclair is offline
external usenet poster
 
Posts: 169
Default File Name Chages ?

In article , Bob wrote:
Hi,
Using Excel 2007, and W7, the 64 bit version.
I have a simple .csv file, but when I save it the file name changes from
what I started out with (Mine For SDR#) to Mine%20For%20SDR#.

What is happening, please ?

What are these two %20 insertions ?


IIRC, it's html for a space. :) Ceratainly saving web site names with spaces
in them generates this sort of rubbish.
Suggest using an underscore instead of a space, and I think you'll find the
problem vanishes. :) :)