+ Reply to Thread
Results 1 to 3 of 3

percentage:how to do this?

  1. #1
    Supersaint
    Guest

    percentage:how to do this?

    I want to put a number into one cell, allow a formula to minus 22%, then
    display the result in an adjacent cell. Can anyone tell me how to do this
    please.
    Many thanks.

  2. #2
    Forum Contributor
    Join Date
    06-23-2004
    Location
    Houston, TX
    Posts
    571
    Assuming you enter your number in Cell A1, this is your formula that you can enter in, say, Cell B1:

    =0.78*A1

    Regards.
    BenjieLop
    Houston, TX

  3. #3
    Roger Govier
    Guest

    re: percentage:how to do this?

    Hi

    Put the percentage require in say cell Di as 22%, then in B1
    =A1*(1-$D$1)
    Copy down as required.
    Altering the percentage value in D1 will automatically adjust all other
    cells.


    --
    Regards

    Roger Govier


    "Supersaint" <Supersaint@discussions.microsoft.com> wrote in message
    news:C113F7D3-31E3-4F04-9DBD-75C3F9A1588F@microsoft.com...
    >I want to put a number into one cell, allow a formula to minus 22%,
    >then
    > display the result in an adjacent cell. Can anyone tell me how to do
    > this
    > please.
    > Many thanks.




+ 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