answersLogoWhite

0

The cell has been formatted to be in date format. You just need to format the cell to show numbers. If a number is formatted as a date, it will show an actual date.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the tabs in excel?

sum average max min count numbers


What is the name of the button you click to sum cells in Excel?

You use the sum button in excel when you want to add numerous amounts of numbers.


What is the Excel function that adds all the numbers in a selected range of cells is the?

Sum Function


How do you add a set of numbers together on excel 2007?

=sum(first cell:last cell)


Excel's provides a convenient way to add the numbers in cells?

The Sum function or the AutoSum tool.


What function formula can you use to add the numbers in Excel in the range X1 to X10?

=SUM(X1:X10)


What is the sum of the fist 40 even numbers?

You can use the formula for the sum of an arithmetic series to calculate that quickly. (Of course, you can also type the numbers into Excel, and get the sum - but that doesn't scale well - e.g., it won't work well if you are then asked, for instance, to get the sum of the first million even numbers.)


How do you perform a quick-sum in Excel?

Quick-sum in Excel 1. Select the cells you want to sum (Hold CTRL key to select non-adjacent cells) 2. Right click the status bar and select SUM (This is the default option) 3. Now check out the sum of the numbers you selected in the status bar.


How do you add the total or a column full of numbers without using a calculator?

Since you put this question in the Excel category, I will answer relative to what you can do with Excel. The quick way is to highlight the column of numbers and click on the Auto-Sum button.


What is the name of the function in Excel that allows numbers to be quickly totalled?

The SUM function. You could also do it with the SUBTOTAL function, but the SUM function is the best one to use.


What following functions was new in Excel 2007 sum ifs sum if count if or sum?

SUMIFS was new in Excel 2007.


What is the value of this excel function Sum(D8D9)?

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)