View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default VB protection problem

Just a guess...

Do you have the google desktop search program installed?

Lots of people complained that it would cause this kind of problem.

You may want to read this thread:
http://google.co.uk/groups?selm=422E...M.com& rnum=1

Rmagic wrote:

Hello

I have a workbook that i have protection on the sheets and workbook,
but the problem is with the VB i use the protection in the tools menu
it works fine
But when you close the workbook excel closes but a small input window
stays on the desktop asking for the pass word for the password (my VB
code) and if you click cancel it stay there, i have to type in the pass
word before it will go but the code or vb does not appear it just gets
rid of the input window

Stange

Any ideas

--
Rmagic
------------------------------------------------------------------------
Rmagic's Profile: http://www.excelforum.com/member.php...o&userid=28595
View this thread: http://www.excelforum.com/showthread...hreadid=487382


--

Dave Peterson