Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JustOneJawa
 
Posts: n/a
Default Function Question

I am trying to set up a formula that is stumping me.
I will put an example, because it is probably easier.
If I enter a number into a cell I want it to turn that number into the
difference between the number and 100 and then into a percentage.

Ex: 88.7 entered into the cell.
Formula changes it into 11.3%

Hopefully thats clear.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Toppers
 
Posts: n/a
Default Function Question

in B1 formatted as %:

=(100-A1)/100

A1=88.7
B1=11.3%

Is this what you want?


"JustOneJawa" wrote:

I am trying to set up a formula that is stumping me.
I will put an example, because it is probably easier.
If I enter a number into a cell I want it to turn that number into the
difference between the number and 100 and then into a percentage.

Ex: 88.7 entered into the cell.
Formula changes it into 11.3%

Hopefully thats clear.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Michael
 
Posts: n/a
Default Function Question

In A1 input 88.7, in B1 using % format insert formula 1-(A1/100). You can not
insert the number in the same sell where the formula resides.

"JustOneJawa" wrote:

I am trying to set up a formula that is stumping me.
I will put an example, because it is probably easier.
If I enter a number into a cell I want it to turn that number into the
difference between the number and 100 and then into a percentage.

Ex: 88.7 entered into the cell.
Formula changes it into 11.3%

Hopefully thats clear.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sum Product Function Question RUSH2CROCHET Excel Discussion (Misc queries) 10 October 6th 05 09:12 PM
DB (depreciation) function Help question Youngblood Excel Worksheet Functions 1 July 14th 05 12:11 AM
clock Wildman Excel Worksheet Functions 2 April 26th 05 10:31 AM
INDIRECT function question Joe Excel Worksheet Functions 1 February 14th 05 03:54 PM
Function question cindi Excel Worksheet Functions 3 January 5th 05 02:45 PM


All times are GMT +1. The time now is 10:22 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"