|
|
Articles related to "Visual Basic"
Introduction to VBA for MS Word This article explains how VBA and macros can be used in Microsoft Word to add, modify, and format text. microsoft word • vba • visual basic • macros • ms word
Vb Interface The Visual basic interface can be daunting to newcomers. In this article, we shall try to familiarize our self to the VB 6 environment.
Gambas: Almost Visual Basic on Linux Gambas is almost Basic on Linux, and for those Visual Basic programmers looking to move from Windows to Linux then this may be the final push that they need. linux gambas programming • get gambas • visual basic linux • vb linux • gambas
Events In Visual Basic A look at one of the most important feature in Visual Basic programming. <b>Events</b>. You don't want to miss that. Or do you? visual • basic • events • programming • gui
VB6 IDE -II We continue here from the last article. In this article, we discuss the Project explorer and its attributes. Also a brief introduction about the available interfaces (MDi and SDI) of VB6 is given. visual • basic • interface • ide • toolbox
Introduction to VBScript A topic covers the VB script application for WWW-design. It includes technical information; step-to-step guide on using VB script for DHTML, advanced VB script applications that use Microsoft ActiveX Controls, Automation servers, and Java applets; useful links and recommended literature. www-design • internet • intranet • activex • java
Arrays II In this article, we study re-dimensioning an array. The article also introduces the concept of Multi-dimensional arrays.
VB 6 IDE Now that we have studied the common events in visual basic, let us study the Visual Basic 6 environment in detail. This article attempts to do just that. visual • basic • ide • interface • controals
Building Blocks Traditional programming languages are composed of commands (often called statements), operators, variables and data. Variables represent data and the statements and operators operate on the data to produce the required output. data types • visual basic • programming • variables • constants
Changing Cell Color w/VBA in Excel This article covers a useful technique for changing cell properties in a range based on the contents of each cell. microsoft excel • vba • vb • visual basic • applications
Conditional Sum Examples in Excel Some examples of the conditional sum algorithm that can be used by those with a little programming background conditional sum • excel • vba • visual basic • cell properties
Editions of Visual Basic There are many editions of Visual Basic in the market. Which one is the best suited for your purpose? Read on to find out.
History Of VB A programming language today, such as Visual Basic, differs greatly from programming languages of just a few years ago. The visual nature of the Windows operating system requires more advanced tools than were available a few years ago. This articles tries to trace the origin of this powerful programmig language visual • baisc • program • windows • history
Menu Commands In VB This time we shall take a look at the menu commands in the Visual Basic 6 environment. This may help newcomers familarise themselves to the new VB environment. visual basic • environment • file • edit • commands
Microsoft Window's Big Secret: Scripting The same language that is used for Visual Basic is built into every Microsoft Windows PC. This article looks at how to start using that hidden language - Basic. microsoft windows scripting • automating microsoft windows • windows programming • scripting • automate tasks
MS Visual Basic for Applications Using VBA with Office tools, theory of VB and VBA, and an up to date list of resources available on Suite 101. vba • vb • ms • microsoft • excel
Programming-An Introduction. This is my my article on Suite. It deals with an individual's aspiration to be a computer programmer. It lists the requisite attributes and skills and also helps in deciding where to start. visual basic • programming • c • pascal • c++
Scope of Variables This article tries to clarify the concepts behind scope of variables. visual • basic • scope
Starting in Visual Basic This article takes you in the exciting journey of programming in Visual Basic. The article also discusses the attributes of a succesful programmer visual • basic article • swapna • kamat • program
Starting with VBA for MS Excel Decision based calculations are often at the core of many programming tasks. Combining Excel and Visual Basic for Applications can help to build efficient solutions. microsoft excel • vba • vb • visual basic • applications
Strings in Visual Basic The article deals with using strings as a data type in VB. Basic difference from string interpretation in other languages are mentioned along with basic string functions. strings • vb • data types
Variables in VB What are variables? How to name them? What are their esssential qualities and pre-requisites? Answers to all these questions and much more. Read on. visual • basic • interface • ide • toolbox
Adding VBScript to Web Pages The article gives an idea how to add VBScript codes to Web-pages. Since some browsers do not support VBScript, a method of handling non-supporting browsers is also discussed. www-design • internet • server • programming • html
AutoHotKey Windows Macro Scripting AutoHotKey is one of the best Win32 automation, macro programming, windows, keyboard and mouse scripting tool available. What's stunning is - it's free. windows automation • keyboard • recorder • computer keyboard • keyboard shortcut
Create a Word Document with VBA and VBScript MIcrosoft Word is used throughout the would in thousands of offices to produce millions of reports - many of which can be automating using VBA and VBScript vba visual basic for applications • vbscript programming • microsoft office word automation • create new word document vba vbscript • file system object filesystemobject fso word.appli
Learn to Program with BBC BASIC This article explains why BBC BASIC is a good learning language, which BBC BASIC to choose, programming, and a starter set of links to programming articles. programming • bbc basic • learning to program • how to program • coding
LOTECHComp Prizes Six books that will be mailed out to the winners of our multiple-choice game programming contest. ayn rand • contests • books • novels • prizes
Mashups, Social Software, and Web 2.0 In merging two or more web programs together, web mashups are the next stage of Web 2.0 and are changing the way that the web is being used. mashups • web mashups • application programming interface • rss • ajax
Program Small; Think Big How should I go about programming a game? imagination • common • thought • catharsis • game
Programming Inner and Outer Joins in a Query SQL queries can extract data from single or multiple tables. How that data is extracts greatly affects what the programmer can obtains - and it all comes down to the join sql inner outer join • sql outer left right join • database application programming • microsoft access database programming • visual basic vbscript script programming
The Top 20 Most Popular Programming Languages The TIOBE Programming Community Index for January 2008 lists the most popular programming languages and can be very useful when it comes to deciding which to learn next tiobe programming community index • programming languages • c c++ delphi java perl php python ruby and visual • abap actionscript and logo • programming language popularity
Using FIND and MID in Excel VBA How to use the FIND and MID functions provided by VBA to split text up into pieces for processing by Visual Basic macros using Excel sheets as an example. using find andmid functions • len • visual basic • vba for excel • char
Using Microsoft OLE Objects This article discusses on how you can use OLE objects from a Perl script. This requires familiarity with Microsoft OLE objects and their methods. This will work only on Microsoft Windows operating systems. perl • windows • win32 • win32::ole • ole
Using VBScript to Extract Data from a Web Page VBScript is Visual Basic's powerful scripting language and can be used, for example, to obtain the contents of a web page and then search it for any important information visual basic scripting vbscript • regular expressions • vb vbscript regexp • vb vbscript xmlhttp • vb vbscript .vbs
Working with Records and Fields in VBScript VBScript (the scripting language for Visual Basic) can make the processing of records and fields in a recordset very easy for the database programmer. visual basic scripting vbscript • microsoft access • database programming • recordset record field • running sql query
Arrays III In this article, we shall study the use of loops to traverse arrays and adding and removing items from a list of elements
Branch Control Structure Introduces concept of branched programming and selective execution. Use of <i>If-Else</i> and<i>Case Select</i> are described. branch • if • else
How to Create OpenOffice.org Database Macros Release 3.1 of OpenOffice.org gives programmers a new facility - the ability to save macros as part of a database file. database programming • alternative to microsoft access • openoffice base macro • automating database openoffice • ooo openoffice basic ooob
Introduction To GNU C++ Here is how to get started learning and programming with C++ at a minimum cost. learning c++ • gnu compiler • using the qt libraries • coding for multi-platform applications • the gnu g++ compiler
Looping Structures I How the hell do you repeat a particular group of statements a million times (exaggerating)? The answer is loop statements. This article introduces <i>Do-While</i> structure. loop • do • while
Mathematical Operators We continue from the last article and discussed herein are the mathematical operators of multiplication, division and exponent
Programming in Phrogram Phrogram is language that enables beginners to learn object-oriented programming in a user-friendly and fun environment. phrogram • object-oriented programming • kpl • .net framework • multi-media programming
Remove Virus: How to Remove the Network.vbs Worm Network.vbs is a virus worm written in Visual Basic Scripting (VBS). Here's an overview of this worm and the steps you need to uninstall the Network.vbs remove virus • network.vbs • netlog worm • visual basic scripting worm • love letter worm
Programming MS Access Applications An industry application written in Access 2007 is presented for inspection to learn how applications can be made more professional, using macros and VBA programming. microsoft access 2007 vba programming • vba macro programming • microsoft office 2007 products • access database excel word programming • how to access form event procedures
Using Macros in MS Office 2007 Macros are available across the full range of MS Office 2007 products. Described are ease of learning, writing and running macros, and security risks. microsoft office 2007 macros • ms office 2007products • ms access word excel project visio • record a series of actions • write a macro to achieve a task
Interview with Merijn Bellekom I was interested in what the thought process is when someone decides to tackle something as big as spyware, so I spoke with Merijn Bellekom, creator of HijackThis. merijn bellekom • spyware • hijackthis • hjt • windows vista
Meeting Melissa - and other such pests A simple description of what and how computer viruses work. computer viruses • viruses • computer • melissa
Arrays We start with a small series on arrays in Visual Basic. This article depicst typical usage and implementation.
Arrays in VB The article enumerates the use of arrays in Visual Basic. Time now to store those huge datas array |
A |
B |
C |
D |
E |
F |
G |
H |
I |
J |
K |
L |
M |
N |
O |
P |
Q |
R |
S |
T |
U |
V |
W |
X |
Y |
Z |
0-9 |
|
|
|
|
|
|
|
|