+ Reply to Thread
Results 1 to 3 of 3

Application.DisplayAlerts !

Hybrid View

  1. #1
    Registered User
    Join Date
    10-20-2012
    Location
    hong kong
    MS-Off Ver
    Excel 2007
    Posts
    84

    Application.DisplayAlerts !

    hI, experts

    i have using excel to close the application with code below to won't pop up alert which would asked " save or not or cancel ". which application bluezone session 1 ! how can i get no promp up message ?
    With BZ
    Application.DisplayAlerts = False
    .CloseSession 0, 1
    pls help help me

  2. #2
    Forum Contributor
    Join Date
    01-17-2013
    Location
    Belgium
    MS-Off Ver
    Excel 2010
    Posts
    211

    Re: Application.DisplayAlerts !

    it's
    Host.CloseSession 1, 1
    and below is refering to excel
    Application.DisplayAlerts = False
    If solved remember to mark Thread as solved , to mark your thread as Solved select Thread Tools and click Mark thread as Solved.

    I can't read the mind of my wife so then I get picture but no sound .... and then I mostly get the idea, same goes here picture your outcome and I get the idea.

  3. #3
    Registered User
    Join Date
    10-20-2012
    Location
    hong kong
    MS-Off Ver
    Excel 2007
    Posts
    84

    Re: Application.DisplayAlerts !

    Quote Originally Posted by hulpeloos View Post
    it's
    Host.CloseSession 1, 1
    and below is refering to excel
    Application.DisplayAlerts = False
    Yeah .... thanks very much .

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Application.DisplayAlerts not working
    By yogesh thakker in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-14-2010, 05:07 AM
  2. [SOLVED] Application.DisplayAlerts = False
    By Jim May in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 08-18-2006, 12:35 PM
  3. [SOLVED] Application.DisplayAlerts doesn't seem to work
    By jason.draut@fea.com in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-24-2006, 01:40 PM
  4. Application.DisplayAlerts
    By TK in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-07-2005, 04:06 PM

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1