+ Reply to Thread
Results 1 to 1 of 1

Macro Trigger/Event

  1. #1
    Registered User
    Join Date
    07-13-2010
    Location
    Kitchener, Ontario
    MS-Off Ver
    Excel 2010
    Posts
    13

    Macro Trigger/Event

    Hey all, I am working on a spreadsheet for work that has 3 macros built in. One adds a line of data to a chart from one sheet ("Wind on small elements") to another sheet ("Results"), another clears this chart and the last displays an image based on what is selected in a validated list from one cell. The problem I am having is with the third macro.

    Using Worksheet_calculate() to trigger the macro, it works, but it runs everytime any calculation is done. Is there a way I can stop this?

    It also initially made the other two macros not work until I added a little bit of code to fix it (in bold). It's not the most elegant of solutions as it only solved one of the problems and the screen flashes between sheets a bit more than it should. Is there a way around this?

    I don't have access to my spreadsheet, since it is something I am doing for work, but my code is:

    Please Login or Register  to view this content.
    Last edited by 31RHCP; 07-29-2010 at 06:49 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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