About 276,000 results
Open links in new tab
  1. Switching Between Two Open Workbooks with VBA - MrExcel

    Aug 1, 2002 · The active workbook where the code is stored will have a dynamic name every time. Does anyone have a simple code that can switch back and forth between this workbook …

  2. Workbook_Open not running when opening a workbook - MrExcel

    Jul 6, 2022 · When I start Excel, from shortcut, WorkbookOpen () is triggered. Meaning, when PERSONAL.XLSB is opened the macro runs. But it's not running when I open a Workbook, by …

  3. Save As Keeping Original Open - Excel Tips - MrExcel Publishing

    Jun 5, 2018 · How an Excel VBA Macro can save copies of the workbook while keeping the workbook open

  4. VBA to open another workbook and copy data - MrExcel

    Nov 14, 2005 · I have code that allows the user to open another workbook and to copy data from that workbook into the one they currently have open. Is there a way to modify this code so that …

  5. Faster Workbook Open? [SOLVED] - Excel Help Forum

    Feb 2, 2020 · Re: Faster Workbook Open? Since you are using Excel 2016, is this a situation that Power Query (Get & Transform) could easily handle for you?

  6. Open Excel as new instance [SOLVED]

    May 14, 2019 · Open Excel as new instance Hi, i want to open new instance of Excel if my main workbook is opened. I do not want to create new instance from VBA from my main workbook - …

  7. VBA solution to get rid of "update" links message when a file

    Nov 28, 2016 · Hi I get two different types of messages when opening certain files with a macro, that I don't want to get. One of them says "This workbook contains links to one or more …

  8. [SOLVED] Open workbook without running Macros - Excel Help …

    May 27, 2006 · How can I manually open a workbook without the running macros that are set to run when the workbook is opened? Thanks in advance, Raul

  9. vba - opening workbooks without showing | MrExcel Message Board

    May 15, 2007 · With Calendar.xls open within Excel, go Window>Hide and hide it. Then shut down Excel and when prompted whether you want to save changes to Calendar.xls click Save.

  10. [SOLVED] Workbooks.Open Method 'Open' failed - Excel Help Forum

    Oct 29, 2024 · Re: Workbooks.Open Method 'Open' failed Assuming you have verified that that is actually the value of the variable when the code runs, if you copy that into a file explorer …