+ Reply to Thread
Results 1 to 9 of 9

hide error pop up

  1. #1
    Forum Contributor
    Join Date
    07-14-2019
    Location
    Dubai
    MS-Off Ver
    2019
    Posts
    919

    hide error pop up

    Hello

    I am getting data from web in excel and refresh every few mins
    sometime I lose net connection and this error exist, I dont want show this error, excel has this settings to hide the error ?

    thanks
    Attached Images Attached Images
    Last edited by Undo; 09-29-2020 at 06:23 PM.

  2. #2
    Banned User!
    Join Date
    02-06-2020
    Location
    Iowa City, IA, USA
    MS-Off Ver
    2016 - 365 / 2007
    Posts
    2,014

    Re: hide error pop up

    if you're doing it through the interface and not with code, I doubt you can stop it. to prevent a connection loss, try hardwiring your machines to the internet via an ethernet cable and/or usbc cords.

  3. #3
    Forum Contributor
    Join Date
    07-14-2019
    Location
    Dubai
    MS-Off Ver
    2019
    Posts
    919

    Re: hide error pop up

    its not about net problem, I dont want to show the error, if i can do it eith vba its oky.. without app run on time line, because its keep macro running all time

  4. #4
    Banned User!
    Join Date
    02-06-2020
    Location
    Iowa City, IA, USA
    MS-Off Ver
    2016 - 365 / 2007
    Posts
    2,014

    Re: hide error pop up

    it would make perfect sense to me that this error is built into the feature that you are using to create and maintain that connection you speak of. thus, preventing it from popping up would probably involve delving into to the ''C'' source code that was written to create Excel itself. and obviously that would be a waste of time, even if you could do it.

    that's my guess anyway. I could be wrong.

  5. #5
    Forum Contributor
    Join Date
    07-14-2019
    Location
    Dubai
    MS-Off Ver
    2019
    Posts
    919

    Re: hide error pop up

    thats mean no option to hide this error from excel options

    but is there any vba code to hide all excel errors?
    like sub before error
    app error hide
    end sub

    is there any code?

  6. #6
    Banned User!
    Join Date
    02-06-2020
    Location
    Iowa City, IA, USA
    MS-Off Ver
    2016 - 365 / 2007
    Posts
    2,014

  7. #7
    Forum Contributor
    Join Date
    07-14-2019
    Location
    Dubai
    MS-Off Ver
    2019
    Posts
    919

    Re: hide error pop up

    can I put

    Application.DisplayAlerts = False

    in query advance editor?

  8. #8
    Banned User!
    Join Date
    02-06-2020
    Location
    Iowa City, IA, USA
    MS-Off Ver
    2016 - 365 / 2007
    Posts
    2,014

    Re: hide error pop up

    Quote Originally Posted by e97h View Post
    in query advance editor?
    what does that mean? excel has no such named feature or tool.

  9. #9
    Banned User!
    Join Date
    02-06-2020
    Location
    Iowa City, IA, USA
    MS-Off Ver
    2016 - 365 / 2007
    Posts
    2,014

    Re: hide error pop up

    and the answer is no. that's VBA code and it only runs from one place as far as I know. putting it anywhere else in excel wouldn't make any sense.

+ 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. Hide Trendline Error message/Hide Linear equation
    By natkemon in forum Excel General
    Replies: 0
    Last Post: 07-13-2020, 10:12 PM
  2. [SOLVED] hide error #N/D!
    By john_cash in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-30-2019, 05:20 PM
  3. [SOLVED] #DIV/0 error - don't want to hide the error, need to work around it
    By RamJacCorp in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 11-28-2015, 07:07 PM
  4. #N/A Error hide - help?
    By jacko058 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-27-2015, 04:39 AM
  5. How to truly hide an error?
    By ThomasCarter in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-19-2012, 11:30 AM
  6. Hide #Value! when error
    By AmazingTrans in forum Excel General
    Replies: 5
    Last Post: 03-23-2009, 03:29 AM
  7. Hide #div/0 error
    By tompich in forum Excel General
    Replies: 18
    Last Post: 09-19-2007, 07:31 AM

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