answersLogoWhite

0

=G31*1.5+3 or =(G31*1.5)+3

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you write a formula for 4 plus 9 in excel?

=4+9


In Excel what does plus mean?

It has no special name. It is just the plus sign.


When Excel follows the order of operations the formula 83 plus 2 equals?

83 + 2 = 85 (Excel formula: =83+2)


Can you use C plus plus with Excel spreadsheets?

This question is irrelative because C++ is a language and Excel is a software. The thing is that we can't use C++ with Excel, but we can write a program like excel in C++.


In excel if the formula equals A1 plus B1 what is the operator?

For =A1+B1, the operator is the plus sign (+).


When excel follows the order of oprations the formula 83 plus 2 equals what?

85


What does equal plus mean in excel?

The combined sign has no special meaning. Any formula in Excel starts with an equal sign. To refer to a cell, you can write, for example, =A1. This can also be written as =+A1. The "+" isn't really necessary in this case. Most likely, a user started the formula with a "+" (out of old habit, since that's what people used to do in older spreadsheet programs), and Excel added the equal sign, which is required in Excel, automatically.


When excel follows the order of operations what does the formula 8 plus 3 times 2 equal?

48


When excel follows the order of operations the formula 8 times 3 plus 2 equals what?

26


When Excel follows the order of operations the formula 8 multiply by 3 plus 2 equals?

26


In Excel the plus sign is an example of an operand in a worksheet formula?

The plus sign is an operator, not an operand. An operand is something that an operator operates on. For example, A3 and 10 are the operands in the following formula and the operator is the plus sign. =A3+10


What do you need in a excel cell to calculate a sum?

You need a formula. That formula can use the Sum function or it could use the plus sign, or several plus signs and even several Sum functions. Primarily it is the Sum function and the plus sign that is used for sums.