Problem: The Characters Are in Reverse Order

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.
Screenshot // Problem: The Characters Are in Reverse Order
Problem: The Characters Are in Reverse OrderProblem: The Characters Are in Reverse Order

Leave a Reply

Your email address will not be published. Required fields are marked *

Terms and Conditions of use

The applications/code on this site are distributed as is and without warranties or liability. In no event shall the owner of the copyrights, or the authors of the applications/code be liable for any loss of profit, any problems or any damage resulting from the use or evaluation of the applications/code.