Leading the way in Microsoft Office Development
 Home|

Excel

|Word|PowerPoint|Consultancy|Feedback|Contact 
 Excel > Text Manipulation< Previous | Next > 

 

Basic

 
Expand

 -

Getting Started

Step By Step

 -

Entering Text

Step By Step

 -

Numbers as Text

Step By Step

 -

Concatenating Text

Step By Step

 -

Formatting Text

Step By Step

 -

Comparing Text

Step By Step

 -

Wrapping Text

Step By Step

 -

Useful Formulas

Step By Step

 -

Inserting Symbols

Step By Step

 -

Text To Columns Wizard

Step By Step

 -

Import Text File


 

Worksheet Functions

 
GoTo

 -

CHAR - Returns the character with the corresponding ANSI number.

GoTo

 -

CLEAN - Returns the text string with all the non-printable characters removed.

GoTo

 -

CODE - Returns the ANSI number for the first character in a text string.

GoTo

 -

CONCATENATE - Returns the text string that is a concatenation of several strings.

GoTo

 -

DOLLAR - Returns the text string of a number with the dollar formatting $0,000.00.

GoTo

 -

EXACT - Returns the boolean value based on whether two strings match exactly.

GoTo

 -

FIND - Returns the position of a substring within a larger text string.

GoTo

 -

FIXED - Returns the text string of a number rounded to a fixed number of decimal places.

GoTo

 -

LEFT - Returns the first or left most character (or characters) in a text string.

GoTo

 -

LEN - Returns the number of characters in a text string.

GoTo

 -

LOWER - Returns the text string with all the characters converted to lower case.

GoTo

 -

MID - Returns the text string which is a substring of a given string.

GoTo

 -

PROPER - Returns the text string with the first letter of every word as a capital letter.

GoTo

 -

REPLACE - Returns the text string with a number of characters replaced.

GoTo

 -

REPT - Returns the text string with a smaller text string repeated a number of times.

GoTo

 -

RIGHT - Returns the last or right most character (or characters) in a text string.

GoTo

 -

SEARCH - Returns the position of a substring within a larger text string.

GoTo

 -

SUBSTITUTE - Returns the text string with a substring substituted for another substring.

GoTo

 -

T - Returns the text string of the value given.

GoTo

 -

TEXT - Returns the text string of a number in a particular format.

GoTo

 -

TRIM - Returns the text string with all spaces removed from the beginning and end.

GoTo

 -

UPPER - Returns the text string with all the characters converted to upper case.

GoTo

 -

VALUE - Returns the number that a text string represents.


 

Advanced

 
More Details

 -

Languages

More Details

 -

ASCII String Codes

More Details

 -

Advanced Techniques

More Details

 -

Office Online

More Details

 -

Knowledge Base


 

Shortcut Keys

 
 

(Alt + Enter) - Enters a carriage return in a cell.

 
 

(Alt + 0162) - Enters the Cent ¢ character.

 
 

(Alt + 0163) - Enters the Pound £ character.

 
 

(Alt + 0165) - Enters the Yen ¥ character.

 
 

(Alt + 0128) - Enters the Euro € character.

 

 

Related Topics

 
GoTo

 -

AutoCorrect

GoTo

 -

Functions


 Copyright © 2010 Better Solutions Limited. All Rights Reserved.Top