Display chart based on single fraction

rovert

New Member
Joined
Aug 4, 2009
Messages
22
Hi All,

I have a Excel workbook to help my son with fractions, what i want to do is have a list of fractions (see below) and a pie chart to show how much of a whole that fraction is.

1/5, 1/3, 1/2, 3/4

Is this possible?
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
Hi

I love this question!

See my exhibit below:
1579694643258.png


Formula in A2 and copied down: =TEXT(B2,"# ?/?")
Enter fractions in B2:B5 and format as # ?/?
Formula in C2 and copied down: =1-B2

Next highlight A1:C5
Go Insert > Recommended Charts
Choose Stacked Column
Click OK
 
Upvote 0
Sorry - just realised you want a pie chart. You could add a pie chart for each row if you want, and you will get the desired illustration. This based on A2:C2.
1579694847834.png
 
Upvote 0

Forum statistics

Threads
1,214,924
Messages
6,122,294
Members
449,077
Latest member
Rkmenon

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top