Consulting

Results 1 to 6 of 6

Thread: Charts and forms freeze after VBA macro execution

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Newbie
    Joined
    Jun 2019
    Posts
    3
    Location

    Charts and forms freeze after VBA macro execution

    Hello,


    I have an issue with an Excel VBA tool (find a simplified version enclosed) I created.
    When I run my code Plot_Chart (update charts form) all charts and forms freeze or disappear.
    I understand it as a display bug because after the save and restart everything works again!

    I am using Microsoft Office Standard 2016
    It seems to be happening only from a few month, this code has been working without issue for a while before

    I tried:
    -Disable hardware acceleration
    -Disconnect other displays
    -Other computers with windows 7/10

    Nothing worked... Any idea?
    Attached Files Attached Files
    Last edited by Vatlin; 06-12-2019 at 01:12 AM.

Posting Permissions

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