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: 1
Default xlstart .xla automatically opens when starting Excel 2003


I've since figured how to prevent the .xla from opening when I start
Excel. I created a folder C:\ODMS\XLSTART\ and moved the .xla files
here. I then opened the workbooks and changed the reference to where
the .xla files are in the new location, updated the links in the
workbooks and finally deleted .xla files in the C:\Program
Files\Microsoft Office\OFFICE11\XLSTART\ folder.

But I still have the problem when I open a workbook that uses any of
the functions in the Excel 4.0 .xla, the .xla file opens. I tried
saving/upgrading the .xla file from Excel 4.0 to the current version,
but that didn't work. Like I said before the Excel 4.0 .xla file
doesn't look like a normal .xla file and I look through the code in the
rows on the worksheet and don't see any command to open the .xla file.
Another thing that bothers me is that the .xla file appears as a link
in the EditLinks... option...if it's a referenece add-in, why does it
appear in the links list. I have other custom add-ins with functions
that I call and they don't appear in the Links List. When calling the
function in the workbook, it looks somethings like this:
ODMS_Calculations.xla!GasCalc1($I$10;$J$10;$K$10;$ L$10;$M$10;B16;C16;D16)
where ODMS_Calculations.xla is the name of the .xla file and GasCalc1 is
the name of the function being called and
($I$10;$J$10;$K$10;$L$10;$M$10;B16;C16;D16) are the arguments being
passed to the .xla file. I can't figure out why it is opening the .xla
file


--
suzetter
------------------------------------------------------------------------
suzetter's Profile: http://www.excelforum.com/member.php...fo&userid=7078
View this thread: http://www.excelforum.com/showthread...hreadid=385309

 
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
Run Macro Automatically When Excel 2003 Opens CBender Excel Discussion (Misc queries) 2 May 7th 10 05:25 PM
Excel opens two windows (2007 & 2003 format): I want only 2003. Rob Excel Discussion (Misc queries) 0 March 6th 10 07:46 PM
Blank sheet does not automatically appear on starting Excel Andy Excel Discussion (Misc queries) 1 January 30th 09 02:39 PM
xlstart not starting file Patrick Excel Discussion (Misc queries) 2 January 10th 08 08:22 PM
Excel Launching and not automatically starting a new workbook joe Excel Discussion (Misc queries) 6 April 11th 07 08:26 PM


All times are GMT +1. The time now is 05:21 PM.

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"