Word - Reversing word
Asked By Amnon Wilensky
21-Feb-10 04:49 PM
Hi,
How can I reverse the letters in a Word? For example; I want Word to rewrite
the word "black" as "kcalb".
Using Word 2003.
Thanks,
Amnon
Word 2003
(1)
Word
(1)
Selection.TypeText
(1)
Oops
(1)
Len
(1)
Kcalb
(1)
macropod replied to Amnon Wilensky
Hi Amnon,
You can use a vba function like:
Function Reverse(Selection As String) As String
If (Len(Selection) > 1) Then
Reverse = Reversed(Mid$(Selection, 2)) + Left$(Selection, 1)
Else
Reverse = Selection
End If
End Function
which you can call with a macro like:
Sub ReverseString()
Selection.TypeText Reverse(Selection)
End Sub
--
Cheers
macropod
[Microsoft MVP - Word]
macropod replied to macropod
Oops! Change:
Reverse = Reversed(Mid$(Selection, 2)) + Left$(Selection, 1)
to:
Reverse = Reverse(Mid$(Selection, 2)) + Left$(Selection, 1)
--
Cheers
macropod
[Microsoft MVP - Word]
copy and paste text crashes word Word If I copy text from Textedit or a pdf (using Preview) and then paste that text into Word it will crash. Once that happens I have to log out of OSX and come back before Word will run without crashing (it will open and as soon as I enter a keystroke or select a menu it crashes). Copy and pasting from within word is fine. Running the latest version of Office 2008. Any thoughts? MAC Office Word Discussions CFRunLoopRunInMode (1) Microsoft Excel (1) Microsoft Word (1) RunCurrentEventLoopInMode (1) CFRunLoopRunSpecific (1) ACTIVBoards (1) Word 2007 (1) Office (1) What version / update of OS X? Have you recently repaired disk
Chinese characters Word Version: 2008 Operating System: Mac OS X 10.4 (Tiger) Processor: Power PC I have always been able to use Chinese characters in the English version of Word 2004 (Mac) and Word 2003, 2007 (Windows). Now with Word 2008, no-go. I can type fresh characters fine, but if If I paste in an aside, there is no "Microsoft Language Register" for any of these other versions of Word. Both TextEdit and iWork > Pages can open a Word document that has Chinese characters, or paste Chinese characters into a new document and it looks fine. What's the big problem with Word 2008 and how can it be converted to use more than one character set? Don
Microsoft Word 2004 extreme lag. Word Version: 2004 Operating System: Mac OS X 10.6 (Snow Leopard) I am experiencing an extreme lag when I open, type, delete character in word document. <br> <br> I am using the latest Macbook, with Snow Leopard Version 10.6 1. The Word 2004 has been updated to version 11.5.7, the latest one. It has been rectify the problem? Please let me know asap. <br> <br> Thanks, <br> Adrian MAC Office Word Discussions Microsoft Word (1) Office (1) Excel (1) Adobe (1) Webcrossing.JaKIaxP2ac0 (1) FontBook (1) GHz (1) Illustrator not email me about forum matters unless you intend to pay! - - John McGhie, Microsoft MVP (Word, Mac Word); Consultant Technical Writer, McGhie Information Engineering Pty Ltd, Sydney, Australia. Ph: +61 (0)4 1209
What's Best Way to take a .jpeg and make it cover sheet Word Doc Word I am working with Word 2007. I have a scanned document in the form of a .jpeg that I want to make the *very first page* of the "front matter" of a Word Document because of material it has on it. I am not trying to "embed" an page that I scanned, so if one of the ways includes rescanning that page to Word, or any other set of steps, that is not a problem. But I thought that you could make a scanned .jpeg into a Word page- -I just need to make it the front page of the front matter the take me 15 posts to understand instructions- -bet I can do it in one. CH Word Drawing Graphics Discussions Microsoft Word (1) Word 2003 (1) Word 2007 (1) Office (1) Word (1) SubInACL (1) WordFAQs (1
Restore and Recover lost or deleted Microsoft Word Document Word Microsoft Word will lose documents in certain situations such as Microsoft Word forced to quit unexpectedly or computer power interruption while writing or close document without saving changes. Very first step to recover deleted Microsoft Word document is to restore it from Recycle Bin. If deleted document not in Recycle Bin then you can follow below mentioned steps to recover your deleted Microsoft Word document. Search for the Original Document 1. In Windows > Start > Search > For Files or Folders Results box does not show deleted file then continue following steps to search for all Word Documents. 6. In Search for files or folders dialog box, type *.doc. to search for to select Restore to its original location. 5. Open file and examine contents. Search for Word Backup Files Many users rely on Always create backup copy setting (see Tools > Options > Save