LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,101
Default Mysterious " " in SaveAs Dialog Box

Code is as follows
sStr = "S:\Orders\" & Range("C4") & ".xls"
Application.Dialogs(xlDialogSaveAs).Show sStr


Assume C4 describes me... The Save As Dialog box pops up (like it shoud),
the File Name Text Box Has the words: Mike is an Idiot.xls (Like it should),
but Mike is an Idiot is in quotation marks like this:
"Mike is an Idiot.xls"

The quotes aren't there in C4 but they appear in the SaveAs Dialog box.
Why? Does it matter? What could it affect? How do I get Rid of them? DEATH
TO THE QUOTES!!!!

-Mike

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mysterious "Arc" appearing at the bottom of the page PlarfySoober Excel Discussion (Misc queries) 6 November 14th 09 01:22 AM
How to delete the "Insert Function Dialog Box" (dialog box only)? TBI''d biker Excel Worksheet Functions 2 April 7th 07 09:18 PM
Scroll Bar missing "Control" tab in "Format Properties" dialog box Peter Rooney Excel Discussion (Misc queries) 5 August 24th 06 05:36 PM
Mysterious "Identify Label" is crashing Excel Don Wiss Excel Programming 2 January 16th 05 01:14 AM
When is "?" really a "?" (.SaveAs with Chinese chars) Nick Cranham Excel Programming 0 February 13th 04 11:01 AM


All times are GMT +1. The time now is 11:11 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"