In this tutorial, let us learn how to calculate and display Ratios in Excel. In Excel you might be aware that we don't have any specific function to calculate and display ratios. In this tutorial, I will show you three ways to calculate and display ratios in excel. 1. By Using Simple Division Method. We use this method when the larger value is exactly divisible with a smaller value. In this example, 20 is divisible with 4 We enter formula in D4 as = B4/C4&":"&"1" Click Enter to see the result as 5:1 2. Using the Round Function when you want to calculate and display ratio in terms of decimals, we use this method. It will show in decimals when higher value is not divisible with the smaller value here in this example 65 divided by 10 gives me 6.5, so the ratio would be 6.5:1 So, Let us enter formula in D5 as = ROUND(B5/C5,1)&":"&1 click enter to see the result as 6.5:1 3. Using the GCD Function In this example, I have numbers as
A Project Management Blog with free video tutorials and setups on various tools to enrich your knowledge in project management skills and much more softwares