+ Reply to Thread
Results 1 to 2 of 2

Changing Format from "??/??" to text when pasting

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    02-20-2009
    Location
    Manchester, England
    MS-Off Ver
    Excel 2007
    Posts
    467

    Changing Format from "??/??" to text when pasting

    I have a list of cells formatted as "??/??". When i copy these cells and paste them elsewhere i want to keep it th value as text.

    For example,

    I have a cell with a fraction of 5/6 (actual value - 0.833333). When i copy and paste this into another cell, i want to keep the value of 5/6 as a text cell.

    How can i best do this?
    Last edited by adam2308; 05-27-2009 at 06:23 PM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Changing Format from "??/??" to text when pasting

    You may need to do an intermediate step..with a formula in a helper column...

    e.g.

    =Text(A1,"??/??") will give 5/6 as text.. but you will still see the formula...

    Now you can copy that and do an Edit >> Paste Special Value elsewhere to get the text "5/6"...

    Then you can delete the helper formula cells...
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1