Text Documents (Writer)
HTML Documents (Writer Web)
Spreadsheets (Calc)
Presentations (Impress)
Drawings (Draw)
Database Functionality (Base)
Formulae (Math)
Charts and Diagrams
Macros and Scripting
Office Installation
Common Help Topics
OneOffice Logo

Strings

The following functions and statements validate and return strings.

You can use strings to edit text within Office Basic programs.

ASCII/ANSI Conversion in Strings

The following functions convert strings to and from ASCII or ANSI code.

Repeating Contents

The following functions repeat the contents of strings.

Editing String Contents

The following functions edit, format, and align the contents of strings. Use the & or + operators to concatenate strings.

Editing String Length

The following functions determine string lengths and compare strings.