Welcome to the { mindfrost82.com } forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > MS Office > Excel

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-10-2008, 01:01 PM
GB
 
Posts: n/a
Two XLStart Directories

I seem to have two XLStart Directories:

C:\Program Files\Microsoft Office\OFFICE11\XLSTART
C:\Documents and Settings\GB\Application Data\Microsoft\Excel\XLSTART

Do I need both? I remember having some problems when I added some xla files
to one or other of those, but I can't remember how I resolved it in the end.
This is a single user machine, by the way, with only one user account
created on it.






Reply With Quote
  #2 (permalink)  
Old 05-10-2008, 01:08 PM
Ron de Bruin
 
Posts: n/a
Re: Two XLStart Directories

Hi GB

Use the one with your username in it

VBA will give you the correct path

1) Open excel
2) Hit alt-F11 to get to the VBE
3) Hit ctrl-g to see the immediate window and type this:
4) ?Application.StartupPath




--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"GB" <NOTsomeone@microsoft.com> wrote in message news:48258eab$0$2494$da0feed9@news.zen.co.uk...
>I seem to have two XLStart Directories:
>
> C:\Program Files\Microsoft Office\OFFICE11\XLSTART
> C:\Documents and Settings\GB\Application Data\Microsoft\Excel\XLSTART
>
> Do I need both? I remember having some problems when I added some xla files
> to one or other of those, but I can't remember how I resolved it in the end.
> This is a single user machine, by the way, with only one user account
> created on it.
>
>
>
>
>
>

Reply With Quote
  #3 (permalink)  
Old 05-10-2008, 07:03 PM
Jim Rech
 
Posts: n/a
Re: Two XLStart Directories

The one under Program Files is for "all users" while the other is just for
you. Of course Office has no way of knowing what your intentions are re
having multiple users.

--
Jim
"GB" <NOTsomeone@microsoft.com> wrote in message
news:48258eab$0$2494$da0feed9@news.zen.co.uk...
>I seem to have two XLStart Directories:
>
> C:\Program Files\Microsoft Office\OFFICE11\XLSTART
> C:\Documents and Settings\GB\Application Data\Microsoft\Excel\XLSTART
>
> Do I need both? I remember having some problems when I added some xla
> files to one or other of those, but I can't remember how I resolved it in
> the end. This is a single user machine, by the way, with only one user
> account created on it.
>
>
>
>
>
>



Reply With Quote
  #4 (permalink)  
Old 05-10-2008, 09:36 PM
GB
 
Posts: n/a
Re: Two XLStart Directories


"Ron de Bruin" <rondebruin@kabelfoon.nl> wrote in message
news:urIXOapsIHA.3804@TK2MSFTNGP02.phx.gbl...
> Hi GB
>
> Use the one with your username in it
>
> VBA will give you the correct path
>
> 1) Open excel
> 2) Hit alt-F11 to get to the VBE
> 3) Hit ctrl-g to see the immediate window and type this:
> 4) ?Application.StartupPath
>


That comes back with C:\Documents and Settings\GB\Application
Data\Microsoft\Excel\XLSTART
What I think I would like to do is just use one of them and delete the
other. My preference would be to use the one in Program Files, as that's
marginally easier to find. Is that going to cause me more trouble than it's
worth? For example, if I change PCs would the data migration wizard find the
stuff there or only the stuff under GB?





>
>
>
> --
>
> Regards Ron de Bruin
> http://www.rondebruin.nl/tips.htm
>
>
> "GB" <NOTsomeone@microsoft.com> wrote in message
> news:48258eab$0$2494$da0feed9@news.zen.co.uk...
>>I seem to have two XLStart Directories:
>>
>> C:\Program Files\Microsoft Office\OFFICE11\XLSTART
>> C:\Documents and Settings\GB\Application Data\Microsoft\Excel\XLSTART
>>
>> Do I need both? I remember having some problems when I added some xla
>> files to one or other of those, but I can't remember how I resolved it in
>> the end. This is a single user machine, by the way, with only one user
>> account created on it.
>>
>>
>>
>>
>>


Reply With Quote
  #5 (permalink)  
Old 05-11-2008, 01:16 AM
Gord Dibben
 
Posts: n/a
Re: Two XLStart Directories

I would stick with the one under your username.

Not hard to find if you add a shortcut to it.

Why does having an empty XLSTART folder in Program Files bother you?

I have ignored mine for many years and nothing I run wants any file(s) in there.


Gord Dibben MS Excel MVP

On Sat, 10 May 2008 21:36:24 +0100, "GB" <NOTsomeone@microsoft.com> wrote:

>
>"Ron de Bruin" <rondebruin@kabelfoon.nl> wrote in message
>news:urIXOapsIHA.3804@TK2MSFTNGP02.phx.gbl...
>> Hi GB
>>
>> Use the one with your username in it
>>
>> VBA will give you the correct path
>>
>> 1) Open excel
>> 2) Hit alt-F11 to get to the VBE
>> 3) Hit ctrl-g to see the immediate window and type this:
>> 4) ?Application.StartupPath
>>

>
>That comes back with C:\Documents and Settings\GB\Application
>Data\Microsoft\Excel\XLSTART
>What I think I would like to do is just use one of them and delete the
>other. My preference would be to use the one in Program Files, as that's
>marginally easier to find. Is that going to cause me more trouble than it's
>worth? For example, if I change PCs would the data migration wizard find the
>stuff there or only the stuff under GB?
>
>
>
>
>
>>
>>
>>
>> --
>>
>> Regards Ron de Bruin
>> http://www.rondebruin.nl/tips.htm
>>
>>
>> "GB" <NOTsomeone@microsoft.com> wrote in message
>> news:48258eab$0$2494$da0feed9@news.zen.co.uk...
>>>I seem to have two XLStart Directories:
>>>
>>> C:\Program Files\Microsoft Office\OFFICE11\XLSTART
>>> C:\Documents and Settings\GB\Application Data\Microsoft\Excel\XLSTART
>>>
>>> Do I need both? I remember having some problems when I added some xla
>>> files to one or other of those, but I can't remember how I resolved it in
>>> the end. This is a single user machine, by the way, with only one user
>>> account created on it.
>>>
>>>
>>>
>>>
>>>


Reply With Quote
  #6 (permalink)  
Old 05-11-2008, 01:46 AM
GB
 
Posts: n/a
Re: Two XLStart Directories


"Gord Dibben" <gorddibbATshawDOTca> wrote in message
news:lhec241uno3pob0bu0b1fs9ujahvchqh4k@4ax.com...
>I would stick with the one under your username.
>
> Not hard to find if you add a shortcut to it.
>
> Why does having an empty XLSTART folder in Program Files bother you?
>
> I have ignored mine for many years and nothing I run wants any file(s) in
> there.
>

OK thanks. I'll take your, Ron's, and Jim's advice.



Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > MS Office > Excel


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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



All times are GMT. The time now is 04:36 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Loans | Credit Cards | 0 Credit Cards | Online Image Resizer | Buy Shares



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114