Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 161
Default Personal.xlsb in Excel 2007 stopped being open at start

Hi, several weeks ago my Personal.xlsb has stopped beeing opened at start
(when I run Excel). It is still located in XLStart folder. To use macros I
stored in it, I have to open the file manually. Then I got prompt for
allowing macros (which I solved, I add personal digital signature to the
file). So, prompt appears to be gone, yet my macros I can use only after I
open the file manually. Quite annoying. Tried to export modules elsewhere,
delete the folder and the file. Created folder again. Trying to create new
Personal.xlsb, which was not possible at all. So I had to copy Personal.xlsb
from my back-up to XLStart. Still the same. Seems like my Excel does not
recognize XLStart folder as real Start folder, I have to open Personal.xlsb
manually (it is in hiden mode, of course). Before I do that, I cannot see
this particular VBAProject - proof the file is not open. Any hint?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Personal.xlsb in Excel 2007 stopped being open at start

Try

PERSONAL.XLS(B) will not open but is in the correct location

When Excel think the file is corrupt it can disable the file.
You can re-enable it here but if it is really corrupted replace it with a backup.

Excel 2002-2003: HelpAbout MS ExcelDisabled items
Excel 2007 : Office buttonExcel Options..Add-ins
In the "Manage:" dropdown (bottom of the dialog)
Choose "Disabled Items
Go



--

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


"Alojz" wrote in message ...
Hi, several weeks ago my Personal.xlsb has stopped beeing opened at start
(when I run Excel). It is still located in XLStart folder. To use macros I
stored in it, I have to open the file manually. Then I got prompt for
allowing macros (which I solved, I add personal digital signature to the
file). So, prompt appears to be gone, yet my macros I can use only after I
open the file manually. Quite annoying. Tried to export modules elsewhere,
delete the folder and the file. Created folder again. Trying to create new
Personal.xlsb, which was not possible at all. So I had to copy Personal.xlsb
from my back-up to XLStart. Still the same. Seems like my Excel does not
recognize XLStart folder as real Start folder, I have to open Personal.xlsb
manually (it is in hiden mode, of course). Before I do that, I cannot see
this particular VBAProject - proof the file is not open. Any hint?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 161
Default Personal.xlsb in Excel 2007 stopped being open at start

Ron,

my file was indeed disabled. To fix it was not so straightforward, as
enabling did not work (as you said, Excel still thinks this file is corrupted
even though I did not find anything bad in it). So, I again had to delete the
whole XLStart directory. Then I push Excel to create it again automatically
(while creating new Personal.xlsb in new XLStart. Then I have imported my
previous modules containing code to this new file. Now it works! Thank you
for valuable advice, which helped me to solve the issue!!!

"Ron de Bruin" wrote:

Try

PERSONAL.XLS(B) will not open but is in the correct location

When Excel think the file is corrupt it can disable the file.
You can re-enable it here but if it is really corrupted replace it with a backup.

Excel 2002-2003: HelpAbout MS ExcelDisabled items
Excel 2007 : Office buttonExcel Options..Add-ins
In the "Manage:" dropdown (bottom of the dialog)
Choose "Disabled Items
Go



--

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


"Alojz" wrote in message ...
Hi, several weeks ago my Personal.xlsb has stopped beeing opened at start
(when I run Excel). It is still located in XLStart folder. To use macros I
stored in it, I have to open the file manually. Then I got prompt for
allowing macros (which I solved, I add personal digital signature to the
file). So, prompt appears to be gone, yet my macros I can use only after I
open the file manually. Quite annoying. Tried to export modules elsewhere,
delete the folder and the file. Created folder again. Trying to create new
Personal.xlsb, which was not possible at all. So I had to copy Personal.xlsb
from my back-up to XLStart. Still the same. Seems like my Excel does not
recognize XLStart folder as real Start folder, I have to open Personal.xlsb
manually (it is in hiden mode, of course). Before I do that, I cannot see
this particular VBAProject - proof the file is not open. Any hint?


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Personal.xlsb in Excel 2007 stopped being open at start

I have the same issue (personal.xlsb not automatically opening) except I have
no items listed in the "Disabled Items" list.
Thanks for your help!
-Hannah

"Alojz" wrote:

Ron,

my file was indeed disabled. To fix it was not so straightforward, as
enabling did not work (as you said, Excel still thinks this file is corrupted
even though I did not find anything bad in it). So, I again had to delete the
whole XLStart directory. Then I push Excel to create it again automatically
(while creating new Personal.xlsb in new XLStart. Then I have imported my
previous modules containing code to this new file. Now it works! Thank you
for valuable advice, which helped me to solve the issue!!!

"Ron de Bruin" wrote:

Try

PERSONAL.XLS(B) will not open but is in the correct location

When Excel think the file is corrupt it can disable the file.
You can re-enable it here but if it is really corrupted replace it with a backup.

Excel 2002-2003: HelpAbout MS ExcelDisabled items
Excel 2007 : Office buttonExcel Options..Add-ins
In the "Manage:" dropdown (bottom of the dialog)
Choose "Disabled Items
Go



--

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


"Alojz" wrote in message ...
Hi, several weeks ago my Personal.xlsb has stopped beeing opened at start
(when I run Excel). It is still located in XLStart folder. To use macros I
stored in it, I have to open the file manually. Then I got prompt for
allowing macros (which I solved, I add personal digital signature to the
file). So, prompt appears to be gone, yet my macros I can use only after I
open the file manually. Quite annoying. Tried to export modules elsewhere,
delete the folder and the file. Created folder again. Trying to create new
Personal.xlsb, which was not possible at all. So I had to copy Personal.xlsb
from my back-up to XLStart. Still the same. Seems like my Excel does not
recognize XLStart folder as real Start folder, I have to open Personal.xlsb
manually (it is in hiden mode, of course). Before I do that, I cannot see
this particular VBAProject - proof the file is not open. Any hint?


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 to make personal.xlsb start in 2007 mithu Excel Discussion (Misc queries) 0 May 1st 07 06:42 PM
Excel 2007: deleting macro from personal.xlsb Carl LaFong Excel Programming 10 April 30th 07 04:37 AM


All times are GMT +1. The time now is 03:07 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"