String Functions:

The MID function can also be used in VBA code. For example: Dim LResult As String. LResult = Mid("Alphabet", 5, 2) The variable LResult would now contain the value of "ab". MS Excel: REPLACE Function (VBA) In Excel, the REPLACE function replaces a sequence of characters in a string with another set of characters. ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download