Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 505857
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T06:38:29+00:00 2026-05-13T06:38:29+00:00

when i set Excel apllications displayalert propery to true this exception is fired… why?

  • 0

when i set Excel apllications displayalert propery to true this exception is fired…
why?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T06:38:30+00:00Added an answer on May 13, 2026 at 6:38 am

    Is the property browser suspended? If so, this might help: HRESULT 800ac472 from set operations in Excel


    One suggestion is to put your call inside a try block inside a loop, and keep trying the call until it succeeds. It might look something like this:

    retry = True
    
    Do
        Try
            'Put your call here.
            retry = False
        Catch ex As Exception
            'Need to try again,
            'If this isn't the 0x800ac472 exception it should be re-thrown,
            'Use Sleep(50) to reduce the number of retries,
            'Use Exit Do or re-throw the exception to give up.
        End Try
    While retry
    

    I don’t write in VB myself, so apologies for any mistakes.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've tried something similar to this: Set kitap = CreateObject(Excel.Application) If IsXlsOpen() = True
I'm trying to set Excel cell colors using Apache POI in Java. I played
I have a set od Excel (2003) sheets saved as .xlt format. Now ,how
I am using Telerik WinForms RadGridView Control, I have set up Excel-like filtering, everything
How to set the legend to overlay on the right of the excel chart
Anyone have code to set margins(top,left,right,bottom) using excel interop and vb.net. I think it
I'm writing a set of functions in c++ which can be called by excel.
For while I have been trying to set the Page Scaling of Excel page
Can someone give me some code to set the cell of an excel spreadsheet
I have a large data set that I'm working with in excel. About 1000+

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.