CyberiaPC.com Main Page




Learning VB

Manipulating Strings and Integers

There are many small things that can be done to data types (integers, strings...) in VB that make the life of the programmer much easier.  In this section, I'll discuss the most important and the most widely used techniques for manipulating numbers and characters.  Here is an index of what will be discussed in this lesson:

 
Converting Data Types
Constants
Dates and Times
Using the Format Function
Manipulating Text Strings

{Go Back To VB Lessons Page}