View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
George[_13_] George[_13_] is offline
external usenet poster
 
Posts: 2
Default Double-click to open XLT in Excel 2002

Hi all,

I have encountered a rather weird problem in Excel 2002
(having 97 installed on the same NT system). When double-
clicking to open an XLT file, the name of the active
workbook, either displayed on top of the Excel window or
retrieved thru ActiveWorkbook.Name, is changed
automatically. For example, if the name of the XLT file is
Test.xlt, the active workbook's name changes to Test1.xlt,
having a "1" appending to the end of the name.

However, if I go through File | Open menu (in 2002 and
97), or use Right Mouse Click | Send To (to 2002 or 97),
this does not occur. MS KB has no article on this
partitular issue.

Can anyone shed some light on this?