+ Reply to Thread
Results 1 to 2 of 2

Forumla to calculate a percentage

  1. #1
    julie regan
    Guest

    Forumla to calculate a percentage

    I have a column of figures that I need to calculate that if the figure in
    column A is Transport costs to us is £100 and column B is the price sold to
    the customer is £25.00, i need the third column to work out < 72%
    Theoretical Transport Recovery

    in other words if the value in column B is <72% mark it red

    Like wise for fuel is the value in column B is <132% mark it red

    Try as I might I cannot get it to work it out

    any ideas



  2. #2
    Jim Cone
    Guest

    Re: Forumla to calculate a percentage

    Julie,

    This formula gives the correct percentage...
    =(B1-A1)/A1

    Format the formula cell with this custom number format...
    0%;[Red]-0%

    If you don't want the leading minus sign,
    just remove it from the number format.

    Regards,
    Jim Cone
    San Francisco, USA


    "julie regan" <[email protected]> wrote in message news:[email protected]...
    > I have a column of figures that I need to calculate that if the figure in
    > column A is Transport costs to us is £100 and column B is the price sold to
    > the customer is £25.00, i need the third column to work out < 72%
    > Theoretical Transport Recovery
    > in other words if the value in column B is <72% mark it red
    > Like wise for fuel is the value in column B is <132% mark it red
    > Try as I might I cannot get it to work it out
    > any ideas



+ 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