Working with numbers and Strings of Text
- Besides the basic operators VBA provides many built-in functions for playing with numbers and strings and objects.
-
- These functions make life easier for the programmer and remove the necessity for writing his own functions for performing basic operations.
-
- Some operations which can be performed are summarized below.