Personal Macro Workbook

  • Thread starter John Fitzgerald
  • Start date
J

John Fitzgerald

Hi. I cannot record to my personal macro workbook. When I attempt a
recording, an error message "Personal Macro Workbook in the startup folder
must stay open for recording." appears. Help anybody?
 
J

John Fitzgerald

I have no way of knowing. I did a search of 'Personal.xls' which should be
stored in the Program Files->Microsoft Office->Office->Excel->Startup I
think?? with no results returned... I'm confused! I had some handy macros in
that workbook and would hate to think it no longer exists...
 
T

Tom Ogilvy

personal.xls is stored in the directory "xlStart" directory. This may
vary by excel version and operating system combination.

for me: (xl2003 on Windows XP Pro)
? workbooks("Personal.xls").FullName
C:\Documents and Settings\OgilvyTW\Application
Data\Microsoft\Excel\XLSTART\PERSONAL.XLS
 
D

Dave Peterson

Maybe it was disabled...

xl2002+ have the abililty to quarantine what it thinks are bad workbooks.

They can keep track of them so that it doesn't even try to open them.

If you look under Help|About MS Excel, you'll see a button called: "Disabled
Items...".

Check under there to see if it's marked not to open. You can enable it there,
too.

If the workbook is really bad, you'll want to put your backup copy in XLStart.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Unwanted workbooks on startup 2
Macros 1
Personal Macro Workbook 0
Turning off automatic calculation 0
Save workbook without shapes 0
MS Query 7
Improving Macro That Keeps First Letter 0
Personal Macro Workbook 2

Top