Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default How do I subtract 20% from a column of prices?

I am trying to line up different prices with percentages taken out for
discounts. I would like to list these side by side in different columns. How
would I tell the rows to subtract 20% off of the price and list it in the
column next to it?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default How do I subtract 20% from a column of prices?

Assuming the prices are in column A

In B1 enter =A1*.8

Double-click on the fill handle of B1 to copy down.




On Sat, 8 Dec 2007 19:18:00 -0800, mlhank
wrote:

I am trying to line up different prices with percentages taken out for
discounts. I would like to list these side by side in different columns. How
would I tell the rows to subtract 20% off of the price and list it in the
column next to it?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,118
Default How do I subtract 20% from a column of prices?

With Prices in A2:A100

Try this:

B1: (a discount percent.....eg 20%)

This formula returns the Col_A Price less B1 (20%)
B2: =$A2*(1-B$1)

Copy that formula down through B100

Note: You can enter other discount percents across Row_1
and copy the formulas across.

Example:
C1: 12%
Copy the Col_B formulas into Col_C

Is that something you can work with?
Post back if you have more questions.
--------------------------

Regards,

Ron
Microsoft MVP (Excel)
(XL2003, Win XP)

"mlhank" wrote in message
...
I am trying to line up different prices with percentages taken out for
discounts. I would like to list these side by side in different columns.
How
would I tell the rows to subtract 20% off of the price and list it in the
column next to it?




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I add $1 to 3500 prices in 1 column: Excell 2003 R.Lee New Users to Excel 6 May 18th 06 08:11 PM
Want to change current prices in a column by a percentage Sharon43 Excel Worksheet Functions 2 April 21st 06 08:50 AM
Applying a discount to a column of prices! JK Excel Discussion (Misc queries) 2 January 4th 06 01:21 PM
Use a multiplier to change List Prices to Net prices Dangada Excel Worksheet Functions 1 July 6th 05 06:31 AM
Need to add a certain percentage to a column of prices Glowinafuse Excel Worksheet Functions 6 May 18th 05 08:30 PM


All times are GMT +1. The time now is 08:10 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"