eHow launches Android app: Get the best of eHow on the go.

Visual Basics Programming

Sort by:
Best Match
Most Popular
Newest

Showing 1-50 of 301 results

  • How to Run VBScript on a Remote Computer

    VBScript can be written in any text-editing software, even Notepad. Learning the fine art of scripting can be beneficial to your job, especially, if you have to repeat the same processes over and...

  • How to Resize Multiple Similar Shapes in PowerPoint Using VBA Macro

    Lets say you have several charts copy-pasted from Excel to PowerPoint across several slides. It would be time consuming to change size of each chart one-by-one. Using the macro shown in this...

  • How to Parse a CSV File Using VB

    The format CSV (comma separated values) is one of the most common for data files. A comma is used to delineate objects on each line of the file. Many applications, such as Excel, output data in...

  • How to Hide Columns Using VBA

    There might be spreadsheets with a lot of columns, and you might want to hide some of them to make the table easier to view or understand. You might be aware of some of the standard features that...

  • How to List on Craigs List

    How to List on Craigs List is Very Simple. You can list about anything your heart desires. In this, how to we will show you how to find Craigs List for your area. Set you up a account so you do...

  • How to Change Screensavers With VB Software

    Screensavers have been an integral part of the Windows operating system. The original use of screensavers was to prevent images being burnt into a screen, but with the advances in technology, they...

  • How to Create a Status Bar in Visual Basic

    It often is helpful to display some additional information in the bottom portion of the window in computer application software. An easy way to do this in Visual Basic is with a control called the...

  • How to Create Pointers in Visual Basic

    Pointers are defined in computer science as a variable that contains the memory address of another variable. Many languages such as "C" , "C++" or Pascal use pointers extensively when more...

  • How to Get Started With Excel VBA

    Microsoft Excel is a powerful application with features that go far beyond simple spreadsheet design. Perhaps you've enjoyed mastering complex formulas and data analysis, and you're ready for a...

  • How to Set Cursor Default Syntax in Visual Basic

    Visual Basic provides many objects to build a solid graphical user interface or "gui" that conveys meaning to the user of the application. Changing the color of buttons provides feedback to the...

  • How to Create an MS Button in Visual Basic

    The button is a powerful tool in the Visual Basic environment. It adds an appealing look to the form and helps the user to navigate through various other forms in the program. By utilizing the...

  • How to Call an ActiveX DLL From Visual Basic

    An ActiveX component is a software module based on Microsoft's Component Object Model (COM). A Call statement is typically the way to go when you are calling an ActiveX dll (dynamic link library)....

  • How to Create an Excel Sheet Using Visual Basic

    Opening an Microsoft Excel spreadsheet from Visual Basic allows the user to create data in a "xls" format from a Visual Basic application. This can be used for many different purposes, such as...

  • How to Create a Login in Visual Basic

    A login is required in a computer system. It is used to authenticate the identity of a user before giving him access to the program. You can create a login screen using Visual Basic 6. Visual...

  • About Visual Basic 6

    Visual Basic is an event-driven programming language developed by Microsoft. Visual Basic 6 was the last version of Visual Basic released for Microsoft's Component Object Model standard. Released...

  • How to Convert String to Double Visual Basic

    Conversion of variables to different types is an integral part of computer programming. The functions included in Visual Basic make this an easy and painless task. Mastering conversion functions...

  • How to Create an Access Connection Using Visual Basic

    Opening an Access database from Visual Basic is a simple process that requires no coding. Using a .mdb (access file) as a datasource is a very common practice in Visual Basic programs.

  • How to Write XLS Data in ASP

    Writing web content that opens up in Excel can be a fairly simple process involving two key actions. The first action is that the initial content that your ASP outputs must tell the browser that...

  • How to Convert Source Code from Csharp to vb.Net and Back with Free Software

    Software developers who use the current Microsoft Visual Studio .Net programming languages of Visual Basic .Net (VB.Net) and Csharp .Net (C#) need to be able to find code examples online. Many...

  • How to Create a Web Form Dynamically in Asp.Net

    Creating web forms dynamically in ASP.NET can be achieved by using VBScript, a language often used in writing ASP pages, to output HTML code that displays a web form. Besides creating the form...

  • How to create a web browser in Microsoft VB6 using two different ways to navigate the web

    Okay well i am going to be teaching you the reader of this article how to create a web browser two different ways using Microsoft VB6 and you will learn the basics of web browsing by my step by...

  • How to Create a Drop Box With Prices

    Creating a drop-down list box can be a bit overwhelming if you are not sure where you should start. But it is not as difficult as it seems. Before you can create a drop-down list to hold your...

  • How to sort an MS Excel file through VBScript

    VBScripts are easy mini applications that one can run on their computers to do simple to harder tasks by a click of a button. Ever need to sort a MS Excel file through VBScript? Follow my...

  • How to Populate a DropDownList from the Database

    This is a code in VB.NET to create a function to populate a DropDownList in ASP.NET from the SQL Server 2005 Database.

  • Word Tutorials With VB

    Microsoft Word has a powerful scripting language called Visual Basic, which you can use to automate any task in Word. You can create Visual Basic scripts, called macros, by recording them, or by...

  • Visual Basic 6.0 SQL Tutorial

    Microsoft Visual Basic 6.0 is a development environment for building business applications with diverse needs, including data access. Visual Basic has several functions for querying database...

  • The History of Microsoft Visual Basic

    Visual Basic was born in 1991. It is the creation of a team headed by Microsoft's Tom Button, the group product manager for Applications Programmability. This team combined Microsoft's QuickBASIC...

  • Microsoft .NET Information

    Microsoft .NET is used by many software developers who use a variety of programming languages. It's an all-in-one stop shop for the most part that allows a computer programmer to build a software...

  • How to Automatically Copy From Excel to Powerpoint Using a Vba Macro

    Have you ever wanted to copy a lot of charts, tables, or cells to powerpoint? Then you know that it can take a lot of time. You have to copy then you have select paste special in powerpoint and...

  • How to Learn Microsoft Visual Basic

    You can learn Visual Basic by using several methods. Which one you choose will depend on how much time and money you are able to spend and if you have a computer in your home. You will also need...

  • How to Calculate Leap Year With Microsoft Visual Basic

    Microsoft Visual Basic has a variety of built-in functions, including for calculating and converting dates. A little thought applied to the definition of a leap year, combined with the Visual...

  • Tutorial for Adding Visual Basic Word Tables

    Tables are an essential feature of Word. They appear in all kinds of documents to help Word users visually organize data. It can be time-consuming to create tables to your liking, but if you know...

  • How to Upload Photos to Soundslides Plus

    Soundslides Plus is the perfect way to make a compelling project for any genre or forte. You can use it to create a picture slideshow, or you can create sound slides with pictures and audio. Below...

  • Visual Basic Projects

    Microsoft Visual Basic is a programming language used to extend the functionality of Microsoft Word and Excel. Coding Visual Basic projects that perform essential Excel tasks will teach you how to...

  • How to Write a Script to Make Your Computer Talk

    In college I had a class called Windows Directory Scripting. It was a blast and it was sad, because the class only met two days a week. But we learned how to make automation scripts, which are...

  • Microsoft Visual Basic Projects

    Visual Basic (VB) is a programming language used for rapid development of computer programs. You can develop these programs within Microsoft Word and Excel. Doing so lets you leverage the many...

  • MS Excel Visual Basic Help

    Microsoft Excel employs a programming language called Visual Basic for Applications, with which users can enhance Excel's standard functionality. In writing program code, users typically use...

  • What Are the Functions of Visual Basic?

    Functions in the Visual Basic language cause the software to perform tasks and provide results back to the computer program, display it for the user or both. Functions always provide some sort of...

  • VBA Tutorial for Word

    Visual Basic for Applications (VBA) is a programming language used to automate tasks in Microsoft Word. With Visual Basic you can do any operation that you can do in Word without Visual Basic, but...

  • Excel VBA Control Tutorial

    Microsoft Excel's abilities are greatly enhanced through the use of Visual Basic script, which lets you tailor Excel's default tools to your project's specific needs. Using custom user forms, with...

  • How to Read Pixels From Picture Boxes in VB6

    Reading an individual pixel from a picture is not difficult. In fact, VB (Visual Basic) has specific functions built-in that allow the programmer to view and edit pixels quickly and easily. There...

  • Excel Macro's VBA Tutorial

    Working behind the scenes of Microsoft Excel is a scripting language called Visual Basic for Applications (VBA). With VBA, you can automate any aspect of Excel's functionality to minimize the...

  • How to Play Audio Songs Using Visual Basic

    When creating audio software using Visual Basic, you need to call the Windows operating system function that allows the application to use internal processes that play music. Although the function...

  • How to Make a Web Browser With Visual Basic

    Visual Basic is Microsoft's flagship event-driven programming language. Legacy versions of Visual Basic were used to create programs for the COM programming environment; current releases of the...

  • How to Use XML Textwriter

    XMLTextWriter is a Microsoft .NET class used to write XML files. The class creates a file, writes the XML elements to the file, and then saves it to a folder on the server. This is helpful for...

  • How to Create Menus & Submenus

    Menus are a part of all desktop application programming. Menus are the main navigation area for users to find screens, print and save files. Through Visual Studio, programmers are able to create...

  • Microsoft Excel Visual Basic Macros Made Easy

    Microsoft Excel includes a built-in programming language called Visual Basic, which lets you create scripts that perform tasks that aren't built into Microsoft Excel. These scripts are called...

  • How to Make a Shortcut Icon

    Is there a website that you visit several times a day, week or month? Is your favorite websites list full. Do you have to waste time browsing for that favorite site every time you want to view or...

  • Help With Visual Basic

    Visual Basic is a programming language for quickly developing applications with a GUI-intensive (graphical user interface) design. Visual Basic's help content is extensive, which creates a...

  • Tutorial of Visual Basic 6

    Microsoft Visual Basic 6.0 is a development environment that you can use to create applications involving extensive user interaction. In terms of such applications, Visual Basic is different from...

More

Copyright © 1999-2009 eHow, Inc. Use of this web site constitutes acceptance of the eHow Terms of Use and Privacy Policy.   en-US Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.

Demand Media