+ Reply to Thread
Results 1 to 4 of 4

Calculate Value

Hybrid View

  1. #1
    Registered User
    Join Date
    05-06-2009
    Location
    Australia
    MS-Off Ver
    Excel 2003
    Posts
    24

    Calculate Value

    Hi All,

    Cell A1 has a value of 90% expressed as a utilisation percentage.
    Cell A2 has a value of 100.

    In cell A3, I am wanting to multiply the value of A2 by the difference of A1 (for example, A1 is 90%, I have 10% redundancy available).

    For example: -

    100 (original value) x 10% (redundancy) = 10
    End result should be 110

    Thanks.
    Last edited by creativefusion; 05-06-2009 at 10:52 PM.

  2. #2
    Forum Expert
    Join Date
    04-14-2009
    Location
    Taiwan
    MS-Off Ver
    Excel 2016,2019,O365
    Posts
    2,928

    Re: Calculate Value

    You meaning is ?
    A1 = 90%
    B1 = 100
    C1 = B1 * (2-A1)

    So, C1 will become 110

  3. #3
    Registered User
    Join Date
    05-01-2009
    Location
    Mississippi, USA
    MS-Off Ver
    Excel 2003
    Posts
    14

    Re: Calculate Value

    Forgive me if I am being too simplistic, but would the formula be something like:
    =(((A2-A1)/100)*A2)+A2
    A1=90 A2=100 A3= Formula result of 110
    Last edited by Jimmy0306; 05-06-2009 at 10:31 PM.

  4. #4
    Registered User
    Join Date
    05-06-2009
    Location
    Australia
    MS-Off Ver
    Excel 2003
    Posts
    24

    Re: Calculate Value

    Hi Jimmy,
    Thanks heaps for the solution, it works a treat. Cheers, CF

+ 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