answersLogoWhite

0


Best Answer

You could do it in a few ways. Assumung the cost price was in cell A2 and in another cell you wanted to show it having been increased by 20%, you could do any of these:

=A2*120%

=A2*1.2

=A2+A2*20%

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

Retail_price*(1+Markup)

Note

"Retail price" is cell location containing retail price

"Markup" is cell location containing markup value (.2 formatted as %)

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you write formula in Excel to add 20 percent in cost price?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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

=4+9


How do you write an excel formula to find the gross margin percent if A1 is cost and B1 is retail?

"=((B1-A1)/B1)*100" alternatively if you format the cell as a %, it would just be "=(b1-a1)/b1"


How do you write this formula in excel G31.5 plus 3?

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


What is the nested formula of MS Excel?

A nested formula is where one or more functions are placed inside another function to make a formula. For example you can write a formula where you put an IF function within an IF function and this would be a nested formula.


How do you write 205 minus 200 divided by 205 multiply by 100 in excel formula?

=205-200/205*100


How do you write 12 percent in a Excel sheet?

Use the decimal form of 12 percent which is 0.12 and format it to percentage, or type in 12% and it should align to the right as a percentage.


How do you write formula 5 percent percent of 50 million?

50,000,000 * (5/100)/100 = 50,000,000*5/10,000


Formula to calculate in Excel?

In Excel, you can use formulas to perform calculations. For example, to add cells A1 and B1, you can write the formula "=A1+B1" in a different cell. Similarly, you can use formulas for subtraction, multiplication, and division by replacing the "+" operator with "-" for subtraction, "*" for multiplication, and "/" for division, respectively.


Can named ranges be used in an Excel formula?

Yes. One of the reasons that you can name ranges is to make formulas easier to write and understand.


Why do you need first have to understand how to calculate math using the paper and pencil method before you can write a formula in Excel?

Many formulas are mathematical, so if you can't do maths on paper, then you won't be able to do it in Excel.


What is a formula in Microsoft Excel?

A formula in Microsoft excel is like a formula in real life, like a math equation or math problem (ie. 2+2=4). You write the Excel formula like this: =2+2Actually it is more like =A1+A2 Or =SUM(A1:D2)The SUM is a Function the A1 -> D2 is The RangeAnd the : is the argument. When you have =SUM(A1:D2)you are adding the cell from A1 -> D2 so you are adding them together


How do you write a percent formula?

number over regular amount equals x over 100