answersLogoWhite

0

The total of the numbers in D8 + D9

so if say 5 and 2 then the box that had

Sum(D8D9) in would read 7

Need to know the two numbers

The formula is typed as

=SUM(D8:D9)

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

What symbol is in excel?

There is no symbol for "actual" in Excel, but there is a function to display absolute value (ABS).


What Excel function calculates the future value of an investment?

The FV function calculates the future value of an investment.


What function in Microsoft Excel determines most frequent value?

The MODE function.


What function searches for a specific value in a table and returns that value's relative position from the table not the value itself in Excel?

The MATCH function can do that.


What is Actual symbol in Excel?

There is no symbol for "actual" in Excel, but there is a function to display absolute value (ABS).


What excel function searches for a specific value in a table and returns that value's relative position from the table not the value itself?

The MATCH function.


What Excel function can be used to calculate the futue value of any investment?

The FV function.


Which function can be used to check whether the value is numeric or not?

In Excel you can use the ISNUMBER() function.


What is the value at the end of the time periods in an Excel function known as?

FV = Future Value


Which function returns one value when a condition is met and returns another value when it is not met in Excel?

The IF function. See the related question below.


Which is not the argument that must be specified in the IF Function in excel?

In the IF function in Excel, the third argument, which specifies the value to return if the condition is false, is not mandatory. If this argument is omitted, Excel will return FALSE by default when the condition is not met. The first argument (the logical test) and the second argument (the value if true) must be provided for the function to work correctly.


What would be a formula for absolute value in excel?

Use the function ABS. =ABS(-11) returns the value 11.