View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dann Pedersen Dann Pedersen is offline
external usenet poster
 
Posts: 9
Default close workbook without closing excel and stop recursive function

"chris" wrote in message
ps.com...
<SNIP some VBA code
However, it just reopens the workbook a second later when it apparently
calls the StartBlink function again. Anyway to modify some of this
code to allow users to close the workbook for good without closing any
other excel windows? Thanks in advance!


Do you happen to have the code in the workbook you close?

/Dann