Is it possible to show fractions with decimals in Excel 2007

jimb01

New Member
Joined
May 25, 2011
Messages
16
This is involving 3 cells Exp: B17=5.5, E17=100. I need to show this as a fraction in cell E21 as 5.5/100 without being rounded up to 6. Is this possible? As a result of the many calculations it shows whether the testing is accepted or FAILED.
If it FAILED how can I show the word FAILED in red?
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
It may look like a fraction, but aren't you simply asking to concatenate cell B17 with "/" and cell E17 ? Like =B17&"/"&E17

As for your other query, you can use Conditional Formatting to apply formatting to cell if it contains a specific value, in this case FAILED.
 
Upvote 0

Forum statistics

Threads
1,224,595
Messages
6,179,798
Members
452,943
Latest member
Newbie4296

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