• Where to find VB installation? (Office97/Windows 98SE)

    Home » Forums » AskWoody support » Productivity software by function » Visual Basic for Applications » Where to find VB installation? (Office97/Windows 98SE)

    Author
    Topic
    #379289

    Visual Basic is a separate program. They’re telling you how to start it, not that it will be there if you haven’t installed it. You can get a copy of the Learning Edition of VB for less than $100, and that’s usually the cheapest way to learn. Some books come with a special learning version of VB on the companion CD, but if yours did, it will be clearly marked on the book and on the CD.

    Viewing 0 reply threads
    Author
    Replies
    • #630980

      I’m working to learn Visual Basic. The book with which I’m starting, Visual Basic 6 for Dummies, instructs to load VB using the Windows taskbar. I’ve searched high and low and cannot find a Visual Basic program on my machine. I’ve used VB within Word, Excel, and Access, but not as a stand alone program. How do I go about getting VB loaded? I’ve searched my hard drive and, both, my Windows and Office installation disks. Is it even on the Windows or Office installation disks?

      • #630994

        VB is a separate aplication.
        You need to purchase VB 6, or Visual Studio.
        You can check for best prices at http://www.pricegrabber.com[/url%5D, but good prices are usually found at http://www.provantage.com[/url%5D.

        Do you have a specific need to learn VB 6 and not VB .NET?
        If not, I’d suggest getting VS .NET Pro, or higher version, if your system meets the requirements (requirements cvan be found at MSFT’s web site http://msdn.microsoft.com/vstudio/default.asp%5B/url%5D.

        Or is your concern with VBA, the lanuguage used for macros in Office 97 and later versions?
        If so, see the list of Word VBA books at my URL below.

        • #631136

          hello

          Do they still sell VS6? I would have figured that you’d only be able to buy VS.NET now.

          • #631243

            Yes, you can still buy VB/VS 6.

            It’s a good idea to have both VB/VS 6 and VS .NET.
            Makes it easier to figure out some things in VS .NET.

      • #631006

        Hi Steve,

        Charlotteand Howard are right. To learn VB properly, you have to purchase it separately.

        But if you’re just learning, there is al ot you can in VBA. You’veposted before about trying to do things in Word, You were trying to do some more advanced stuff there- are you wanting to do better stuff in Word (or Excel or Access)? If that’s the case, you’ll need a book in VBA rather than in Word. But if you want to write a standalone application to distribute, the try to get acopy of VB.

        Good luch

      • #631152

        A less expensive solution is to buy a VB introductory textbook that includes a CD with the VB Working Model. You won’t be able to build a stand-alone exe nor have help files, but it will get you started. Try Programming in Visual Basic 6.0 by Bradley and Millspaugh. If you get it used, be sure to get one with a CD. –Sam

        • #631244

          Ditto for introductory VB.NET.

          Unless one has a specific need for VB, or wants to learn more about VB to improve on’es VBA knowledge, VB .NET is the way to go.

      • #631249

        Julia Bradley also has Programming Visual Basic .NET that has the .NET learning edition on a CD. –Sam

        • #631267

          Do not get the VB .NET Standard edition.
          AFAIK, it is very crippled, most importantly, it does not have the VBIDE.

          Also, many books, particularly those from MSFT Press include a DVD with a 60 day trial of VS .NET.

          Best place to start may be the Visual Basic.NET DELUXE Learning Edition from MSFT.
          Less than $60 at http://www.provantage.com[/url%5D. I do not know whether the included software includes the VBIDE.

          Price at Provantage is lower than price found via http://www.bestbookbuys.com[/url%5D or http://www.pricegrabber.com[/url%5D.

          • #631271

            Most importantly:

            If you do buy a book that comes with included software, verify whether the software is only a 60 day trial version. If VS .NET software, it most cvertainly be a trial version. If VB .NET, it might be the Standard version, but AFAIK that does not include the MSDE.

          • #631316

            Howard,

            If it doesn’t come with the VBIDE (or some kind of IDE), then how do you create a project in it? My method of choice for programming .Net would probably be prayer and crossfingers, but I’m sure there’s another method. grin

            • #631535

              THere’s been discussions of this in the MSFT newgroups.
              I’ve not paid attention to the details.

              Of course, I could be wrong about it not coming with an IDE.

            • #632320

              Thanks for taking the time to respond to my post. I apologize for my tardy reply, things have been a bit hectic at work. What is “IDE” as regards this software? I’ve heard the term for hard drive controllers but not software.

              Thanks,

              -Steve-

            • #632323

              VBIDE is the Visual Basic Integrated Development Environment. This includes the Visual Basic user interface and all the tools you can access from there.

              StuartR

            • #632343

              When you use the Tools, Macro, Visual Basic Edtor menu (or press +) in an Office product, you are in the IDE.

            • #632407

              The IDE is the editing environment analogous to the VBIDE in Office, tho in VS .NET it is called MSDE.

              The IDE issue I raised was a red herring. I’ve been very distracted lately and was thinking of something else.

              VB .NET Standard does mave the MSDE (Mircosoft Development Environment), which is analgous to the VBA editing envirinment in Office.

              However, VB .NET Standard does not have the Upgrade Wizard and some other capabilities. If your intention is to eventually program in VS .NET, you might as well get VS .NET Pro, or higher, instead of VB .NET Standard.

              It is VSA that does not include an IDE, i.e., it is the responsibility of the software hosting VSA to provide the IDE.
              Sorry for the confusion.

            • #632439

              [indent]


              in NS .NET it is called MSDE


              [/indent] Wonderful! Now I’m even more confused. In Office 2000/XP, the MSDE is the Microsoft Database Engine, the limited version of SQL Server that cmes with Office. hairout

            • #632441

              And “PC” means “plug-compatible”.

            • #632445

              I have a single page from the January 2002 MSDN Help for VS .NET in front of me.
              On that single page, I find the following:

              Creating a new project in the IDE

              Microsoft Development Environment

              Visual Studio .NET IDE

              It is the 2nd critter that I am calling the MSDE, maybe it should be called the MDE?

            • #632449

              Your guess is as good as mine, Howard. It wouldn’t be the first time that Microsoft reused an acronym. shrug

          • #631350

            (Edited by jscher2000 on 13-Nov-02 19:02. )

            The Learning Editions for VB.Net and C#.Net contain the respective Standard Editions. The bundled books got weak reviews on Amazon. I think this explains why they are so inexpensive.

            New stuff 13 November 2002:

            • Amazon reviews for Microsoft Visual Basic .NET Deluxe Learning Edition … positive, on average
            • Amazon reviews for Microsoft Visual Basic .NET Standard … raising a number of compatibility and functionality concerns[/list]Hope this helps, but I fear it all just gets more confusing…
            • #631540

              The bundled books, by themselves, are insufficient, but it may be the least expensive way to get the software.

              If bundled with the standard edition, then I suspect it is the same 60-day trial that MSFT Press bundles with its books.

              I really see no point in gettring te Learning/STandard editions anyway, if the goal is to use the critter. (See my PS below)
              Might as well fork out the money for VS .NET Pro and selectively buy books.

              The VB .NET books from MSFT Press look worthwhile and thet are not so expensive if you buy them from, say, http://www.bookpool.com[/url%5D.

              P.S.

              Many moons ago, I decided that I would buy the MSFT C/C++ version 5 learning edition to see what I would need to do to write WLL/DLL files. Shortly after purchasing that software, I learned that Office 97 would have VBA, so I said ferget about C/C++ and purchased the VB 5 learning edition, which I found very useful to prepare for Office 97.

              So, I wasted my money on the C/C++ learning edition, but I did benefit with the VB 5 Learning Edition because having the VB 5 Learning Edition qualified me for upgrade pricing for VB 6 Pro, which was then upgraded to Enterprise at no cost to me,

              AFAIK, the upgrade paths for VS .NET are not as friendly, so there may not be much point in buying the Learning/Standard edition, but check the details yourself to be sure.

            • #631667

              OK, I’ve been confusing you all.

              VB .NET Standard does have the VBIDE, it is missing the Upgrade Wizard, very important if one is moving from VB to VB .NET.

              So, I’ll revise my recommendation to the following:

              If you decide to go for VS .NET Pro, instead of VB .NET STandard, then buy the following books:

              1. The MSFT Press Step by Step book by Halvorsen.
              2. The MSFT Press book by Balena.
              3. The O’Reilly VB .NET in a Nutshell.

              If you want to start with just VB .NET Standard, then do buy the Deluxe Learning Edition, but fo not buy it from Amazon. Price is $71.50, with no shipping charge) at http://www.bookpool.com[/url%5D.

              NOTE:
              The above recommendation is for someone who does not already know VB. My recommendations would be the following if you already have VB 6, or know VB.

              1. Ferget about VB .NET Standard, get VS .NET Pro, or higher. You need the Upgrade Wizard.
              2. In addition to the books listed above, get the Apress and MSFT Press books on upgrading from VB to VB .NET. Both are worth reading. Apress also has a book by Bischoff that compares VB, V B .NET and C#. I have the book, but have not yet looked at it to judge its worthiness. Also, I recently ordered, but have not yet seen or received the Apress book VB and VB .NET for Scientists and Engineers.

    Viewing 0 reply threads
    Reply To: Where to find VB installation? (Office97/Windows 98SE)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: