Results 1 to 2 of 2

Thread: [RESOLVED] [Excel 2003] Way to Disable User Interface?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2009
    Posts
    157

    Resolved [RESOLVED] [Excel 2003] Way to Disable User Interface?

    So, I need to prevent a user from switching active sheets or active cells while my macro is running. Is there anyway to do this, something like being able to lock/disable the user interface?

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Mar 2009
    Posts
    157

    Re: [Excel 2003] Way to Disable User Interface?

    Answered my own question... Application.Interactive=False

    Took 3 scans of the Application object in the Object Browser to notice that one.

    me=not so observant some times =)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width