Skip to main content
ExcelHowto
Tutorials
Getting Started with Excel
Formulas and Functions
Charts and Graphs
Tips & Tricks
Troubleshooting
How To
Data Analysis
Programming with VBA
Functions
Excel Functions
Compatibility functions
Cube Functions
Database Functions
Date and Time Functions
Engineering Functions
Financial Functions
Information Functions
Logical Functions
Lookup and Reference Functions
Math and Trigonometry Functions
Statistical Functions
Text Functions
User Defined Functions
Web Functions
Books
Macros
Shortcuts
SUBSTITUTE Function
Description SUBSTITUTE function substitutes new_text for old_text in a text string. Use SUBSTITUTE when you want to replace specific text in a […]
10 years ago
REPLACE, REPLACEB Function
Description REPLACE function replaces part of a text string, based on the number of characters you specify, with a different text string. […]
10 years ago
PROPER Function
Description PROPER Function capitalizes the first letter in a text string and any other letters in text that follow any character other than […]
10 years ago
UPPER Function
Description UPPER Function converts all lowercase letters in a text string to uppercase. If you want to converts all uppercase letters in a text […]
10 years ago
LOWER Function
Description LOWER Function converts all uppercase letters in a text string to lowercase. If you want to converts all lowercase letters in […]
10 years ago
PHONETIC Function
Description PHONETIC Function extracts the phonetic (furigana) characters from a text string. Syntax PHONETIC(reference) Parameters Reference Required. Text string or a reference […]
10 years ago
MID, MIDB Function
Description MID returns a specific number of characters from a text string, starting at the position you specify, based on the number […]
10 years ago
LEN, LENB Function
Description LEN function returns the number of characters in a text string. LENB function returns the number of bytes used to represent […]
10 years ago
Page navigation
Page 5 of 16
«
First
‹
Previous
Page
3
Page
4
Current Page
5
Page
6
Page
7
Next
›
Last
»