answersLogoWhite

0


Best Answer

That is not a formula. Formulas must start with an equals sign, have an operation like a plus or minus etc., in it or have a function. So it could be something like this, which adds the content of cell b3 and d7 together:

=b3+d7

If you replace the plus with another sign, you could do other kinds of calculations. If you were adding all cells in the range from b3 to d7, you could use the SUM function like this:

=SUM(b3:d7)

Lots of other functions, such as AVERAGE or COUNT or MAX could also use the same structure, so for example:

=AVERAGE(b3:d7)

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does the formula b3d7 mean in Excel?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a arithmetic in Microsoft Excel?

If you mean doing calculations, then it is a formula.


How do you insert the formula of mean in excel?

=AVERAGE(Firstcell:lastcell) i think


Does equal sign proceeds a formula?

If you mean in Excel, yes: you must always start a formula with an equal sign.


What does a green arrow in the corner of an Excel cell mean?

A green arrow in the corner of an excel cell means that excel suspects soemthing may be wrong with the formula in a particular cell.


What do you have to put in a cell to denote an equation in Excel?

In Excel an equation can be a formula. All formulas in Excel must start with the equals sign. That is what tells Excel it is a formula.


What is the formula for calculating mean of numbers 1 to 100?

Since you put this question in the Excel category, I will respond with an Excel formula. Assuming you put your numbers in cells A1 through A100, the formula would be:=SUM(A1:A100)/100


Where is the formula error button in Excel 2007?

There is no formula error button in Excel. However, there is an Error Checking button on the Formulas ribbon in the Formula Auditing section in Excel 2007.


What must you type to start off a formula in Excel?

Excel formulas begin with an equal sign, for example:=SUM(A1:A7)will give you the total of the numbers in cells A1, A2, A3, A4, A5, A6 and A7.Array formulas start with = but are enclosed in brace bracket{}.You can also use the plus or minus sign to start a formula, but as soon as you press Enter, a plus will be converted into an equals sign and a minus sign will have an equals sign inserted before it, so the formula will still show as starting with an equals sign.+5+7 will become =5+7-10*2 will become =-10*2Lotus 123 was the big spreadsheet application before Excel. It used the @ sign to start its functions. In order to help people moving from using Lotus 123 to Excel, the ability to start functions with the @ sign was included in Excel, and you can still do that. This applies only to functions at the start of a formula, not any formula.


What is the formula for PVIFA in Excel?

The PVIFA formula in excel refers to Present Value Interest Factor of Annuity. This is able to be calculated in an excel document.


What is replicating a formula in Excel?

Replicating means copying. So replicating a formula in Excel is copying a formula. This is a very common activity that is done in Excel. You create one formula and then use it in other places on the worksheet.


Formula for the calculation of gratuity?

Excel Arrears calculation Only Formula Download Excel Arrears calculation Only Formula Download but free download Excel Arrears calculation Only Formula Download but free download not option


Where Excel displays the formula that is in a cell IS WHAT?

The formula bar.