+ Reply to Thread
Results 1 to 3 of 3

Display a specific sheet always

  1. #1
    Registered User
    Join Date
    01-02-2018
    Location
    London
    MS-Off Ver
    2010
    Posts
    54

    Display a specific sheet always

    Display a specific sheet always

    Sheet 1 gets data from web using Module 1 (Macro 1)

    Sheet 2 gets data from web using Module 2 (Macro 2)

    Sheet 3 takes data both from Sheet 1 and 2 for calculations. It has a button Module 3 (Macro 3) which initially starts and runs Macro 1 and 2 periodically say at every 5min.

    I want to display / remain on Sheet 3 always, but every time the data refreshes on sheet 1 and 2, I get diverted to sheet 2.

    Any solution to always display sheet 3 ?

    Thanks

  2. #2
    Forum Expert
    Join Date
    05-29-2020
    Location
    NH USA
    MS-Off Ver
    365
    Posts
    2,103

    Re: Display a specific sheet always

    Add the following code to the end of your macro


    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    01-02-2018
    Location
    London
    MS-Off Ver
    2010
    Posts
    54

    Re: Display a specific sheet always

    Gets work done in the sense that it displays Sheet 1 while running Macro 1 then it displays Sheet 2 while Macro 2 runs, thereafter Sheet 3 is displayed.

    Any other solution that runs Macro 1 and 2 without displaying / switching to Sheet 1 and 2, i.e. Sheet 3 should display even when the Macros 1 and 2 runs.

    I had added the code to the end of Macro 3.

    Thanks

+ 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. Replies: 2
    Last Post: 06-23-2018, 06:40 PM
  2. [SOLVED] Pulling specific data from a specific sheet, loading to a temp sheet, for forwarding.
    By Fawkes_ in forum Excel Programming / VBA / Macros
    Replies: 39
    Last Post: 02-17-2017, 11:10 AM
  3. [SOLVED] VBA Script to open a specific File adn activate a specific sheet within that sheet.
    By Kramxel in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-05-2013, 01:31 PM
  4. Display msgbox when specific text entered in specific range
    By Ali_Riza in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-20-2012, 08:05 AM
  5. Replies: 0
    Last Post: 05-15-2012, 10:04 PM
  6. Display specific user's sheet when username and password is correct
    By stoey in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-24-2012, 04:40 AM
  7. Replies: 1
    Last Post: 12-17-2010, 03:27 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