Results 1 to 5 of 5

Thread: It is possible to get reverse text Microsoft Excel

  1. #1
    Join Date
    Oct 2011
    Posts
    73

    It is possible to get reverse text Microsoft Excel

    Trying to print out on a label. Text needs to be a mirror image. I tried using some copy paste functions but the result entirely changes. There is proper feature available that can help to get a mirror text in Excel. Does anyone knows how to do that.

  2. #2
    Join Date
    Aug 2011
    Posts
    695

    Re: It is possible to get reverse text Microsoft Excel

    Try this function.
    Code:
    Function RevStr(Rng As Range)
    RevStr = StrReverse(Rng.Text)
    End Function

  3. #3
    Join Date
    Aug 2011
    Posts
    540

    Re: It is possible to get reverse text Microsoft Excel

    Not to my knowledge. You can write from right to left but not in vertical mirror. For opportunities, go to format cell -> Alignment. You have here all the possibilities (I speak for a version 2003). There is one more thing that you can try. Enter the text normally (in a separate column). Use the camera to Excel for a dynamic image of the text. Perform a vertical flip of the image. To change the text it must be done on the typed text and image normally updates itself.

  4. #4
    Join Date
    Aug 2011
    Posts
    580

    Re: It is possible to get reverse text Microsoft Excel

    FYI everything in 2002 and 2003 is in any case there is little change in functionality from the V97. It further bars and menus that change up or translate the heart of the program. In VB there was a significant change in the 97 to 2000 but since it was little changed. It is impossible to my knowledge, to return a text (180 °) in a cell, even in a text box is not possible. The only solution is to do with WordArt and there is no problem.

  5. #5
    Join Date
    Aug 2011
    Posts
    564

    Re: It is possible to get reverse text Microsoft Excel

    I have a option that can help you to get mirror items in excel via copy paste function. First from the ribbon create text box and write the text in the created. It can only allow you rotate the text as you want. Insert the text and then copy or cut the box. Then paste it back again and from the edge points you can rotate is as you want. For mirror you will need to copy that in Paintbrush and then click on Image > Flip/Rotate. Choose from horizontal or vertical as per your need.

Similar Threads

  1. How to get circle around a Text in Microsoft Excel
    By M.N.S in forum MS Office Support
    Replies: 2
    Last Post: 21-02-2012, 12:57 PM
  2. How to put formula in Text Box in Microsoft Excel
    By TheCarter in forum MS Office Support
    Replies: 2
    Last Post: 03-02-2012, 05:58 PM
  3. Need help to reverse the name order in Microsoft Excel
    By Kesar in forum MS Office Support
    Replies: 3
    Last Post: 24-01-2012, 02:16 PM
  4. How to Reverse Row Order in Microsoft Excel
    By Raju Chacha in forum MS Office Support
    Replies: 1
    Last Post: 14-01-2012, 06:25 PM
  5. How can I reverse the order of text on a Excel cell
    By Sunny55 in forum Windows Software
    Replies: 3
    Last Post: 06-06-2009, 09:50 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,251,077.17560 seconds with 17 queries