Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9138997
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T09:19:48+00:00 2026-06-17T09:19:48+00:00

I would like to convert a number to a fraction in Google spreadsheets (I’m

  • 0

I would like to convert a number to a fraction in Google spreadsheets (I’m on the latest Firefox, Windows 7). After some searching I managed to find this formula which works well for me (It converts cell A1 into a fraction):

=IF(INT(A1)=A1,A1,IF(INT(A1)>0 ; INT(A1) &” ” ; “”)&(INDEX(SPLIT((TEXT( MOD(A1;1);”000000000000000E000″)); “E”);1;1))/GCD((INDEX(SPLIT((TEXT( MOD(A1;1); “000000000000000E000″));”E”);1;1));(10^(-1*INDEX(SPLIT((TEXT( MOD(A1;1);”000000000000000E000″)); “E”);1;2))))&”/”& (10^(-1*INDEX(SPLIT((TEXT( MOD(A1;1);”000000000000000E000″)); “E”);1;2)))/GCD((INDEX(SPLIT((TEXT( MOD(A1;1); “000000000000000E000″));”E”);1;1));(10^(-1*INDEX(SPLIT((TEXT( MOD(A1;1);”000000000000000E000″)); “E”);1;2)))))

What I would like to do is use symbols like ¼ ½ and ¾ (so that for example the formula converts 1.5 to “1 ½”). These are symbols I copied and pasted from Microsoft Word. They paste into Google spreadsheets fine but as text, so I’m guessing I need to add Concatenate into this formula, but I don’t know how.

My value in cell A1 will always be a multiple of 0.25 (e.g. 0.5 or 2 or 3.75 etc), so I will only need the symbols ¼ ½ and ¾.

If anyone know how do this preferably with a formula or otherwise a script I would be very grateful indeed.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T09:19:48+00:00Added an answer on June 17, 2026 at 9:19 am

    Considering that you only have multiples of 0.25, the following formula serves to you. If you have a value that it is not multiple of 0.25, it will fails.

    =IF(INT(A1)=A1,A1,IF(INT(A1)>0 ; INT(A1) &" " ; "")&(if(A1-INT(A1)>0.5; "¾"; if(A1-INT(A1)>0.25; "½"; "¼"))))
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to convert a number in base 10 with fraction to a
As the title suggests I would like to convert a long number to the
I would like to convert a number of excel cells in my document from
how would i like to convert accounting GL number 99999999999999999 to 999-99999-99-9999.999 in a
Hey I would like to convert a string to a number x=0.80 #I would
I would like to convert an elapsed number of seconds into HH:MM:SS format. Is
I would like to convert a number to a specified number of significant figures,
I would like to convert a Number form a String with such a method
I have a phone number (000) 000-0000, I would like to convert it back
I have a number like this 12,345,678.09 which I would like to convert to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.