1 | Besides the basic operators VBA provides many built-in functions for playing with numbers and strings and objects. |
2 | |
3 | These functions make life easier for the programmer and remove the necessity for writing his own functions for performing basic operations. |
4 | |
5 | Some operations which can be performed are summarized below. |