+ Reply to Thread
Results 1 to 2 of 2

Worksheet opens on automatic setting and changes all macro outputs to most recent values

  1. #1
    Registered User
    Join Date
    01-30-2024
    Location
    USA
    MS-Off Ver
    2312 Office 365
    Posts
    5

    Worksheet opens on automatic setting and changes all macro outputs to most recent values

    Whoever it may concern,

    My workbook has a macro that users click to transfer data from one sheet to another in a flat sheet format. I need each user to ensure their formulas are set to Manual when they click save for the macro to run properly, which has been fine. However, if a user has another workbook open first that is set to automatic, it changes this sheet to automatic and messes up all of the existing data. Any ideas? Can I create a separate macro that puts the worksheet on Manual BEFORE the workbook is opened?

  2. #2
    Forum Expert judgeh59's Avatar
    Join Date
    02-07-2013
    Location
    Boise, Idaho
    MS-Off Ver
    Excel 2016
    Posts
    2,310

    Re: Worksheet opens on automatic setting and changes all macro outputs to most recent valu

    You can look at the Workbook_Open() sub. I believe this us the one I'm thinking about. It launches when the workbook is opened. then you can set your calculations to manual.

    this is un-tested....

    NOTE: let me know if you don't know how to find Workbook_Open()
    Ernest

    Please consider adding a * if I helped

    Nothing drives me crazy - I'm always close enough to walk....

+ 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. Macro data being changed with Automatic Calculation Setting
    By chrgette in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-19-2024, 12:33 PM
  2. Automatic Row Height Setting based on dynamic cell values
    By andy2707 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-11-2022, 01:27 PM
  3. [SOLVED] Formula that sorts type of data and outputs most recent data
    By barrenaj in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-01-2020, 12:07 PM
  4. [SOLVED] Macro that opens most recent file in folder
    By Sgligori in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-29-2015, 04:28 PM
  5. A Macro which starts as the worksheet opens
    By CallumWebley in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-02-2015, 08:43 AM
  6. Macro that filters data, then outputs it into another worksheet
    By scruz9 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-24-2014, 03:59 AM
  7. [SOLVED] Creating a macro which opens a specified worksheet
    By jpoppet in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-21-2014, 12:38 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