|
| ||||||||||
| Tags: excel cell, ms office 2003, order, reverse, windows xp |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| How can I reverse the order of text on a Excel cell
|
|
#2
| ||||
| ||||
| Re: How can I reverse the order of text on a Excel cell
You can use the following code, in order to reverse the order of text on a Excel cell. Quote:
|
|
#3
| ||||
| ||||
| Re: How can I reverse the order of text on a Excel cell
In order to reverse the character order, create and add a Custom Function to the Insert Function dialog box. 1. For that you need to Press Alt+F11 in order to open the VBE. 2. Then on VBAProject, you need to select any workbook name and insert a new Module by selecting Module from the Insert menu. 3. Then on the Module sheet, you need to type the code lines. 4. Then press Alt+F11 in order to return to Excel. 5. Afterwards, select a cell and press Shift+F3 in order to open and then Insert Function dialog box. 6. Then, from the User Defined category, you need to insert the ReverseText function. |
|
#4
| ||||
| ||||
| Re: How can I reverse the order of text on a Excel cell
In order to reverse the order of text on a Excel cell, you need to use the following code on your pc. Quote:
|
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How can I reverse the order of text on a Excel cell" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| It is possible to get reverse text Microsoft Excel | Indudep | MS Office Support | 4 | 25-01-2012 05:17 PM |
| Need help to reverse the name order in Microsoft Excel | Kesar | MS Office Support | 3 | 24-01-2012 01:16 PM |
| How to Reverse Row Order in Microsoft Excel | Raju Chacha | MS Office Support | 1 | 14-01-2012 05:25 PM |
| Cell text disappear in Excel | Sanju Baba | Windows Software | 2 | 07-01-2012 07:05 PM |
| How to link a text box in powerpoint to a cell in excel | Aarti C | Windows Software | 1 | 06-01-2012 05:17 PM |