About 111,000 results
Open links in new tab
  1. Solved: Supply password in Visual Basic Editor? | Experts Exchange

    May 10, 2005 · Find answers to Supply password in Visual Basic Editor? from the expert community at Experts Exchange

  2. Creating and Writing to a CSV File Using Excel VBA

    Sep 5, 2015 · Using the Code 1. Copy the code at the bottom of this Article 2. Open any workbook. 3. Press Alt + F11 to open the Visual Basic Editor (VBE). 4. From the Menu, …

  3. Intercepting Office Ribbon Control Events with VBA using …

    Oct 8, 2015 · Step 2 - Add the VBA Code To add the code to your project, open the VBE (Visual Basic Editor) by pressing Alt+F11 Right-click on the VBAProject item you see in the top left of …

  4. Extending Outlook Rules via Scripting - Experts Exchange

    Jan 21, 2011 · a. Click Tools > Macro > Visual Basic Editor, or press ALT+F11. b. If not already expanded, expand Project1 in the project pane. c. If not already expanded, expand Modules in …

  5. Microsoft Word - Prevent Printing | Experts Exchange

    Jul 2, 2010 · You can prevent Word from printing a document by adding a small peice of code which will disable Ctrl+P, File > Print, and the Print toolbar button. From within your document …

  6. Solved: prevent users from opening the excel vba window 2010

    Sep 2, 2013 · You also need to set a reference to Microsoft Visual Basic for Applications Extensibility in the VBA Editor Tools...References menu item. The Workbook_Open sub in my …

  7. How to remove broken reference to file in Access

    Sep 21, 2009 · Either the object, type library, DLL, or database was deleted or renamed. Examine the Available references list in the References dialog box in the Visual Basic Editor ( Tools …

  8. Programming PowerPoint with VBA to add random shapes to a slide

    Jan 20, 2015 · In this beginner level article, we're going to show you some of some key elements of programming PowerPoint using the VBA (Visual Basic for Applications) editor that's …

  9. Solved: Excel Can't open VBA Editor. VBE6EXT.OLB could not be …

    Dec 1, 2020 · Office Home & Business 2019. Excel. When I pick Developer > Visual Basic, I get the error: VBE6EXT.OLB could not be loaded. Out of memory. This happened after had to …

  10. Create a Simple Attendance System in Excel with Barcode …

    Mar 16, 2020 · a ) First, launch the Visual Basic Editor in Excel. “Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes …