LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.misc
bpeltzer
 
Posts: n/a
Default How can I insert a 10% discount on a spreadsheet

More specifics would help... do you want to just replace every price shown
with a value that's 90% as much? Or is this a variable you need to set so
that you can adjust as needed?
I'll assume the latter (since it will get you the former)... Pick two
cells, one to be a label, one the value. For argument's sake, I'll assume
they're in A1 and B1. Enter the word Discount in A1 and 90% in B1.
Highlight both cells and Insert Name Define. Ensure that Excel is
creating the name Discount and that it references B1.
Now we need to apply the discount to your prices. I'll assume your existing
prices are in column B (with a product codes in column A), starting in row 4.
In c4, enter the equation =B4 * (1-Discount). The result should reflect the
discount applied to the old price. Autofill that formula by placing the
cursor over the lower right corner (it's called the fill handle); you'll see
the cursor change shape. Double-click and it should fill the column. Note
that if you change the discount in B2, all the prices in column C will change
in step.
Hope this is roughly what you were looking for. If not, please be as
specific as you can about what the output(s) should be.

"Bridget Nelson" wrote:

I have an original spreadsheet with pricing. Now I need to save this with a
10% discount and 15% discount etc....



 
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
need to replicate insertting a row from 1 worksheet into another giterdun Excel Discussion (Misc queries) 12 November 14th 05 05:00 PM
Mirror spreadsheet? Rykar2 Excel Discussion (Misc queries) 4 November 12th 05 03:50 AM
Spreadsheet Dilemma msbates2004 Excel Discussion (Misc queries) 1 May 27th 05 02:55 AM
paste contents from other spreadsheet JohnT Excel Worksheet Functions 3 February 8th 05 03:30 PM
Challenging Charting C TO Charts and Charting in Excel 0 January 17th 05 06:57 PM


All times are GMT +1. The time now is 07:48 AM.

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

About Us

"It's about Microsoft Excel"