VBA allows you to mix numbers and text. If you use "&" then the result will always be text, if you use "+" then the result will be numeric if the two strings can be interpretted as being numbers:
The "+" operator works the same in FoxPro as it does in VBA and is used for both text and numbers. The Fox "-" operator is unusual in that it removes trailing spaces before concatenating the two strings and then adds these spaces to the end of the result:
Delimiters | Text functions | Selecting substrings
There are no related items.
Very frustrated with Access at the moment. It can append data from an email into a table but it only seems to work with Outlook.