» Problem: The Characters Are in Reverse Order
CATEGORY - Custom Functions in VBA
VERSION - All Microsoft Excel Versions
To reverse the character order, create and add a Custom Function to the Insert Function dialog box:1. Press Alt+F11 to open the VBE.
2. In VBAProject, select any workbook name and insert a new Module by selecting Module from the Insert menu.
3. In the Module sheet, type the code lines as shown in the screenshot.
4. Press Alt+F11 to return to Excel.
5. Select a cell and press Shift+F3 to open the Insert Function dialog box.
6. From the User Defined category, insert the ReverseText function, see screenshot.


Book Store:
Recommended Books:
- Microsoft Excel VBA Programming for the Absolute Beginner
- Special Edition Using Microsoft Word 2002
- Not-for-Profit Accounting Made Easy
- Learn MS Excel 2002 VBA/XML Programming
- Accounting Principles, with CD, 6th Edition
- Your First Business Plan: A Simple Question and Answer Format Designed to Help You Write Your Own Plan (3rd Ed)
No comments have been submitted.

