Visual Basic and Visual FoxPro functions to format text
VBA
Format()
|
VFP
Transform()
|
Common Syntax Notes
These functions offer a bewildering amount of choice. Both languages let you apply
different formats to numbers, text and dates. Read Help for the full details.
Repeating characters
|
Text functions
|
Converting text
|
The Visual FoxPro and Visual Basic for Applications languages are similar but there are annoying differences between them.
Read More
|
Visual Basic for Applications and Visual FoxPro delimiters for strings.
Read More
|
Visual Basic for Applications and Visual FoxPro operators to concatenate text.
Read More
|
Visual Basic for Applications and Visual FoxPro functions to extract substrings from within a string of text
Read More
|
Visual Basic for Applications and Visual FoxPro functions to trim leading and trailing spaces from string of text
Read More
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|