#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 273
Default XLS File

I have written code that involves, among other things, opening other Excel
files. Somehow a user has changed all of the Excel files to read the name
followed by .xls. As a result, the code does not accept the file names as
they are not exactly the same. There are too many references and modules to
manually change the code to match the new format. Any ideas how to reverse
the way the file names are displayed? Thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 58
Default XLS File

Are you trying to say that your file used to show up in your computer as
"MyFile", and now it shows as "MyFile.xls"?

Is it affecting all files on the computer? i.e. Word documents are
showing as WordDocument.doc, etc...?

If that is the case, someone has just flipped the system settings to
show the file name extensions. You can turn it off by going opening My
Computer, choosing Tools|Folder Options|View and checking the box for
"Hide extensions for known file types"

I'd be surprised if this was your issue though, as I would have thought
that Excel would always require these.

HTH,

Ken Puls, CMA - Microsoft MVP (Excel)
www.excelguru.ca

Chad wrote:
I have written code that involves, among other things, opening other Excel
files. Somehow a user has changed all of the Excel files to read the name
followed by .xls. As a result, the code does not accept the file names as
they are not exactly the same. There are too many references and modules to
manually change the code to match the new format. Any ideas how to reverse
the way the file names are displayed? Thanks in advance.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 273
Default XLS File

Thank you very much. This fixed the issue.

"Ken Puls" wrote:

Are you trying to say that your file used to show up in your computer as
"MyFile", and now it shows as "MyFile.xls"?

Is it affecting all files on the computer? i.e. Word documents are
showing as WordDocument.doc, etc...?

If that is the case, someone has just flipped the system settings to
show the file name extensions. You can turn it off by going opening My
Computer, choosing Tools|Folder Options|View and checking the box for
"Hide extensions for known file types"

I'd be surprised if this was your issue though, as I would have thought
that Excel would always require these.

HTH,

Ken Puls, CMA - Microsoft MVP (Excel)
www.excelguru.ca

Chad wrote:
I have written code that involves, among other things, opening other Excel
files. Somehow a user has changed all of the Excel files to read the name
followed by .xls. As a result, the code does not accept the file names as
they are not exactly the same. There are too many references and modules to
manually change the code to match the new format. Any ideas how to reverse
the way the file names are displayed? Thanks in advance.


Reply
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
how do I email amacro? leo Excel Worksheet Functions 24 August 9th 06 02:47 PM
Copying & Filling in data from One file into another. Sreeraman.TS Excel Worksheet Functions 0 June 19th 06 01:19 PM
file will not open txskyhawk Excel Discussion (Misc queries) 4 April 19th 06 12:35 AM
Pasword protected Excel file encrypted, how do I read this file? jonesteam Excel Discussion (Misc queries) 2 December 12th 05 06:32 PM
Links picking up values from an older version of linked file Cate Links and Linking in Excel 4 October 20th 05 01:53 PM


All times are GMT +1. The time now is 08:24 PM.

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

About Us

"It's about Microsoft Excel"