Excel Opened By Program and Closed By User

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Court

    #1

    Excel Opened By Program and Closed By User

    How can I catch the close event in an excel workbook in VB.NET?

    Users can open and interact with a spreadsheet, but how can I tell when
    they close Excel. I need to disable a couple of buttons once Excel has
    been closed.

    Thanks!

  • David Lloyd

    #2
    Re: Excel Opened By Program and Closed By User

    The following KB article deals with Excel event handling in VB.NET.



    --
    David Lloyd
    MCSD .NET
    Award-winning Managed I.T. Services, I.T. Consulting, cloud solutions, database hosting, and A.I. software development for organizations nationwide.


    This response is supplied "as is" without any representations or warranties.


    "Court" <courtney@sulli van-ward.net> wrote in message
    news:1129311512 .795856.46950@g 44g2000cwa.goog legroups.com...
    How can I catch the close event in an excel workbook in VB.NET?

    Users can open and interact with a spreadsheet, but how can I tell when
    they close Excel. I need to disable a couple of buttons once Excel has
    been closed.

    Thanks!


    Comment

    Working...