#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35
Default % formula info

Is it possible to write a formula where A1- A100 (eg) is a different money
value. Then I need to find 25% of that value and take it away from values in
column A and insert answer in column B1-B100 (eg).
Then i need to multiply that value by 10% and insert answer in column C1-C100.
Eg: $2.56 x 25% - = $1.92 x 10% = $2.112. This is how I do it on a calculator.
--
Thankyou for your help. Mick
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default % formula info

Try this:

A1 = 2.56
B1 formula: =A1*0.75
C1 formula: =B1*1.1

--
Biff
Microsoft Excel MVP


"Mick" wrote in message
...
Is it possible to write a formula where A1- A100 (eg) is a different money
value. Then I need to find 25% of that value and take it away from values
in
column A and insert answer in column B1-B100 (eg).
Then i need to multiply that value by 10% and insert answer in column
C1-C100.
Eg: $2.56 x 25% - = $1.92 x 10% = $2.112. This is how I do it on a
calculator.
--
Thankyou for your help. Mick



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
Copied info from Excel worksheet, but pasted info won't work in fo KRISTENV Excel Discussion (Misc queries) 3 January 8th 09 03:13 PM
Copy info into empty cells below info, until finds cell with new d Fat Jack Utah Excel Discussion (Misc queries) 3 November 16th 08 08:34 PM
can't change formula or add info.. jimmie New Users to Excel 0 March 5th 08 09:46 PM
Link info in one cell to info in several cells in another column (like a database) hansdiddy Excel Discussion (Misc queries) 1 February 22nd 06 02:27 AM
If Info In Cell Then Formula In Another Trying Hard Excel Discussion (Misc queries) 5 January 20th 06 05:08 AM


All times are GMT +1. The time now is 02:44 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"