Results 1 to 6 of 6

convert fraction to text

Threaded View

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

    convert fraction to text

    As per attached example i have column G with a list of fractions (formatted as "??/???" and what i want to do is convert this list (from G2 to the last cell) from fractions to text.

    I have done this manually by adding a formula in H2
    =TEXT(G2,"??/???")
    then doing an autofill on this fomula to the end of the list in column G. Then copying from H2 to bottom of the list in that column and pasting 'values only' back over G2 to the end of the list and then deleting the temporary column H. I can't seem to get it to work in vba code

    I'd appreciate your help.

    Cheers.
    Attached Files Attached Files

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