Need to change result without decimals in a "compound value result"

edge37

Board Regular
Joined
Sep 1, 2016
Messages
102
Office Version
  1. 365
Platform
  1. Windows
Hello! I need your assistance once again.
In the pics that I'm including, I need (L9) to calculate a grade over the total value of all grades, for that I'm using the formula:
Excel Formula:
=IF(A9="","",B9+C9+D9+E9+F9+G9+H9+I9&"/"&($B$40+$C$40+$D$40+$E$40+$F$40+$G$40+$H$40+$I$40))
.
In top pic it works well when in (C9) there's just a number that I typed, but, in bottom pic, when in (C9) I insert a formula
Excel Formula:
=5*(N9/100)
I need, I get the same result in that cell, but (L9) now show a number with 13 decimals. tried to format cell and chose number with 0 decimals, but the value do not change.

Is there any solution for this? I hope my description was clear enough

Thank you, friends.
 

Attachments

  • Merged_document (1).jpg
    Merged_document (1).jpg
    179.4 KB · Views: 27

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type

Forum statistics

Threads
1,224,743
Messages
6,180,686
Members
452,994
Latest member
Janick

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