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

edge37

Board Regular
Joined
Sep 1, 2016
Messages
73
Office Version
  1. 2021
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: 24

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)

Forum statistics

Threads
1,223,702
Messages
6,173,957
Members
452,539
Latest member
delvey

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