Removing AUTOSAVE.XLS(AUTOSAVE.XLA) from VBA editor???

S

Simon Lloyd

Hi all,

i have downloaded Belblanco and Duane's win/lose streak workbooks an
one of them has has AUTOSAVE.XLS in the VBA editor and its passwor
protected...anyone know how to get rid of it as it is now there o
every workbook i open?

Simo
 
D

duane

I don't have the add in so I don't think it's me.....I also opened
workbook and macro of mine and found no evidence....if you haver an
ideas for me to look at I'm happy to though
 
P

Peter Beach

Hi Simon,

Just move the xls file from the XLSTART directory to somewhere else. XL
automatically opens all files in the XLSTART directory when it starts. And
to make matters worse, all files in the directory specified in Tools /
Options / General / At startup, open all files in.

Move the file elsewhere and you should be OK.

HTH

Peter Beach
 
B

belblanco

Hi Simon,

Sorry, I didn't knowingly have it set and am investigating on where an
how to turn it off. I hope Peter's suggestion fixes the problem
 
S

Simon Lloyd

I will try your suggestion Peter but i dont hold out much hope as its o
a network drive at my place of work and i think i have searched fo
XLSTART previously and its not there in WinNT.....however i will loo
again!

Belblanco.....if you remember your password in the mean time please le
me know as it will make the task a lot easier!

Thanks

Simo
 
B

belblanco

Simon,

I don't use the feature, so I don't have a password. Does anyone ou
there have a clue?

belblanc
 
P

Peter Beach

Hi Simon,

It certainly won't be in WinNT. Try looking within c:\ProgramFiles or
c:\Documents and Settings.

Good luck.

Peter Beach
 
S

Simon Lloyd

Well i have found the XLStart in C:\ drive but there is onl
Mscreate.dir and palmtop application in there i tried renaming th
Mscreate.dir to .Bak but it didnt resolve the issue, does anyone kno
how to get rid of this which has lodged itself in the VBA??

Simo
 
R

Rob Bovey

Simon Lloyd > said:
Well i have found the XLStart in C:\ drive but there is only
Mscreate.dir and palmtop application in there i tried renaming the
Mscreate.dir to .Bak but it didnt resolve the issue, does anyone know
how to get rid of this which has lodged itself in the VBA??

Hi Simon,

Choose Tools/Add-Ins from the Excel menu and uncheck the Autosave
Add-in. Quit and restart Excel and it should be gone. If it isn't then some
other program you are loading automatically at startup is opening this
add-in.

--
Rob Bovey, MCSE, MCSD, Excel MVP
Application Professionals
http://www.appspro.com/

* Please post all replies to this newsgroup *
* I delete all unsolicited e-mail responses *
 
Top