+ Reply to Thread
Results 1 to 3 of 3

Excel 2007 : How to apply 17.5% VAT to a certain row label on a pivot table?

  1. #1
    Registered User
    Join Date
    03-28-2010
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    5

    How to apply 17.5% VAT to a certain row label on a pivot table?

    Hello
    My pivot table relates to certain activities, minutes spent etc.
    For each activity I have to calculate the hour rate i.e £25 according to the amount of minutes spent on it but on one of those activities I have to apply 17.5% VAT as well as the hour rate i.e £25
    On the attached pivot table you can see the label 'record keeping VAT applies' and 'report writing VAT applies' It is from those two labels that I have to do the calculation
    I am also hoping to create a template so that evertime 'record keeping or report writing VAT applies comes up, this formula stand.

    I am completely new to this and hope you can help me.

    Monique
    Attached Files Attached Files

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: How to apply 17.5% VAT to a certain row label on a pivot table?

    cant you just say in the amounts column put something like =IF(ISNUMBER(SEARCH("vat",C1)),(D1/60)*25*1.175,(D1/60)*25) where d1 is the total minutes charged for you charge for. then use that instead
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    03-28-2010
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: How to apply 17.5% VAT to a certain row label on a pivot table?

    Thanks Martin.
    I shall try it out tomorrow. I hope it works.
    Much appreciated

+ 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