![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | Consultancy | | | Feedback | | | Contact |
| Microsoft Excel > Functions User Defined > REVERSE | < Previous | Next > |
REVERSE(sCellContents) |
Returns the contents of a cell with all the characters reversed. |
|
REMARKS |
If the argument is not a number or a text string, then #N/A is returned. | |||
This function will not work in Excel 97 because the VBA function StrReverse does not exist. |
|
Example |
![]() |
Excel 97 |
If you need to use this function in Excel 97 then you can use the following function: |
|
| Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved. | < Previous | Top | Next > |