+ Reply to Thread
Results 1 to 12 of 12

calculate % discount for full column

  1. #1
    Registered User
    Join Date
    09-16-2010
    Location
    Burnley-England
    MS-Off Ver
    Excel 2007
    Posts
    6

    calculate % discount for full column

    Hi all,
    sorry if you all think this is a stupid question but I have never used excel before. I am trying to create a formula for a column that will display a total with discount misused. I can do the calculation for each individual row, but don't know how to do this for the column as the price and quantity of each item changes on every row. I have an item price column, quantity and a discount column (30% discount deducted). The calculation for the row looks like this =(F3/100*70). As I have many rows I would like a calculation for the full column.
    Thank you in advance guys
    Regards
    Jordan T
    Last edited by jordanturner; 09-16-2010 at 10:18 AM.

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: calculate % discount for full column

    Just copy the formula down.

    Or, if the discount is different in each row, use something like

    =(F3/100*X3)

    where column X holds the discount value for that particular row.

  3. #3
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,602

    Re: calculate % discount for full column

    Hi,

    could you use something like this?

    Depending do you have discount per item or total discount..
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    09-16-2010
    Location
    Burnley-England
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: calculate % discount for full column

    Thanks for the replies,
    the discount will always be 30%, but the item amount and quantities are always different. There are many, many rows so instead of writing the formula in every cell in the column, I thought there would be a way to apply a formula to the entire column. I thought it would look something like this:
    =(F/100*70).

    Thanks again

    Jordan T

  5. #5
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,602

    Re: calculate % discount for full column

    Write in some empty cell 0.7
    Copy
    Select cells you want to multiply
    Paste spetial (not just paste)
    Multiply
    OK

  6. #6
    Registered User
    Join Date
    09-16-2010
    Location
    Burnley-England
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: calculate % discount for full column

    sorry zbor,
    I don't think that is what I am looking for
    Thanks anyway

  7. #7
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: calculate % discount for full column

    Jordan, just copy the formula down.

    select the cell with the formula. Hold down the Shift key and use the down arrow key until you have selected all cells where you want the formula to go. Then hold down the Ctrl key and hit D (for "copy DOWN").

    There are half a dozen other ways of copying a cell/formula down a column (or across a row). Read up in the Excel help how to perform such basic operations.

    The core matter is that you only have to write a formula once, then you copy the formula down the column (or across the row). The cell references will adjust in each row, if you use relative references. So, if in row 3 you have the formula

    =(F3/100*70)

    and you copy it down a few rows, you will see in row 4 that the formula shows

    =(F4/100*70)

    and in row 5 it reads

    =(F5/100*70)

    and so on.

    Does that work for you?

  8. #8
    Registered User
    Join Date
    09-16-2010
    Location
    Burnley-England
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: calculate % discount for full column

    ok thanks a million for that teylyn,
    I get that now. It just seemed a bit long winded to do the formula in every cell, but that seems easy enough. I thought there would just be a simple way to write the formula in the column header but what you said seems fine.

    Thanks again

    Jordan T

  9. #9
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: calculate % discount for full column

    Jordan,

    if you use an Excel 2007 table (Insert - Table), then you can enter a formula in the first data row of the table and it will automatically be applied to the whole column.

    If you don't use a table, you will need to copy the formula to the respective cells with any of the going methods used for copying cells.

  10. #10
    Registered User
    Join Date
    09-16-2010
    Location
    Burnley-England
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: calculate % discount for full column

    OK thanks again, brilliant help

  11. #11
    Registered User
    Join Date
    09-16-2010
    Location
    Burnley-England
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: calculate % discount for full column

    Just one more quick question. How do I mark this thread as solved? The access forum it's under thread tools, but couldn't see it there. Thanks

  12. #12
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: calculate % discount for full column

    If you are satisfied with the solution(s) provided, please mark your thread as Solved.

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1