Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Need help with formula

I need a formula that will subtract 10% of a number.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Need help with formula

=.9*A1
--
Gary''s Student - gsnu200739


"VDan" wrote:

I need a formula that will subtract 10% of a number.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 964
Default Need help with formula

To subtract 10%, you just multiply by 90% or 0.9. Let's say your number is
in cell A1.

=A1*.9

or if its easier to think of it in terms of subtraction, then you could also
use:

=A1-(A1*.1)

HTH,
Elkar


"VDan" wrote:

I need a formula that will subtract 10% of a number.

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



All times are GMT +1. The time now is 08:17 AM.

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

About Us

"It's about Microsoft Excel"