Quizzes & Puzzles0 min ago
Muliplication formula in excel
4 Answers
I have a column A, in which I need each row multiplied by the same figure, 1.1312. How do I create a formula which will multiply each row to give an amount in Column B? Thanks
Answers
Best Answer
No best answer has yet been selected by Alika. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.
Do you mean that you want to be able to enter a number in a cell in Column A and have it multiplied by 1.1312 and the result displayed in the corresponding cell in column B ?
If so you merely need to type the following formula into the first cell in column B and autofill it into all of the other cells in column B:
=A1*1.1312
In effect all you are doing is saying that cell B1 will equal whatever is in cell A1 multiplied by 1.1312.
Related Questions
Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.