About 661,000 results
Open links in new tab
  1. What is the IDE for Visual basic? [closed] - Software Engineering Stack ...

    Feb 5, 2015 · So weird to ask and I am sorry for the this question. What is the IDE for Visual basic? I searched throughout the internet but I didnt find the nice information about visual basic and its IDE.

  2. excel - Recommended IDE for VBA - Stack Overflow

    Currently, I'm using "Microsoft Visual Basic For Application" IDE which comes with Excel 2007, but so far, it is less than ideal. Even a plug-in to Vim or Emacs will be great.

  3. Alternative IDE for VB6 and VBA - Stack Overflow

    Apr 11, 2015 · I've been spoiled by Visual Studio 2008 and Eclipse and have to do a little maintenance work on a Visual Basic 6.0 (VB6) application. Is there an alternative/ updated IDE for Visual Basic …

  4. How can I make mousewheel work in VB6 IDE? - Stack Overflow

    Jun 24, 2009 · Info from the Author: This is a small program that will make your mouse's scroll wheel work in various older programs - mainly Visual Basic 6's code window. I noticed a lot of people …

  5. visual studio - Where can I get a VB6 IDE - Stack Overflow

    Nov 6, 2011 · Where can I find an IDE for VB6? I'm guessing I need to get a copy of Visual Studio 6, but I've been googling for hours and I can't find anything. I need to do some simple maintenance on an …

  6. VB.NET on Linux - Stack Overflow

    May 20, 2011 · The Visual Basic 6.0 IDE [Integrated Development Environment]: supported ended on April 8, 2008. Visual Basic 6.0 Runtime the base libraries and execution engine used to run Visual …

  7. When will VB6 application support end? - Stack Overflow

    Jan 9, 2015 · But VB6 applications still run on Windows 8.1. See also this article titled "Support Statement for Visual Basic 6.0 on Windows Vista, Windows Server 2008, Windows 7, Windows 8 …

  8. Is there any Visual Studio-like tool for creating GUIs for Python?

    Jul 12, 2013 · I love the ease of creating and programming a gui that visual studio provides. It is exactly what your girlfriend is talking about. Unfortunately, it doesn't appear to support Python yet for coding …

  9. Is it possible to write Excel VBA Code in Visual Studio

    Feb 21, 2019 · 49 VBA code for Excel can only be written inside Excel using the VBA IDE. VBA projects are stored as part of the Excel file and cannot be loaded into Visual Studio. However, you can write …

  10. Is it possible to replace Excel's VBA Editor/IDE with a modern ...

    Oct 30, 2019 · Is it possible to replace Excel's built-in VBA Editor or IDE with a modern one such as VS Code or VS Studio? As a C# developer, I prefer the Visual Studio IDE. Excel's VBA Editor/IDE is …