#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default calculating in excel

Hi
I am very new to excel so I hope someone can guide me

I have a speadsheet that has 3 fields each containing a number that I want
to have calculated for me
this what I would like to happen
the first number say 85 * 25% = ?
the second number say 88 * 25% = ?
the third number say 87 * 50% = ?

so The number would change to 25% of 85

I hope that make sense thank sfor any help

John
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,101
Default calculating in excel

Not sure this is what you need put 85 in A1 25% into B1
and enter this into C1 =A1*B1
"johnc" wrote:

Hi
I am very new to excel so I hope someone can guide me

I have a speadsheet that has 3 fields each containing a number that I want
to have calculated for me
this what I would like to happen
the first number say 85 * 25% = ?
the second number say 88 * 25% = ?
the third number say 87 * 50% = ?

so The number would change to 25% of 85

I hope that make sense thank sfor any help

John

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default calculating in excel

If your first number is in A1, then in B1 put:

=A1*0.25

If other numbers are A2 and A3 then repeat above for B2 and B3 changing A1
to A2 & A3

=A2*0.25

=A3*0.50

HTH

"johnc" wrote:

Hi
I am very new to excel so I hope someone can guide me

I have a speadsheet that has 3 fields each containing a number that I want
to have calculated for me
this what I would like to happen
the first number say 85 * 25% = ?
the second number say 88 * 25% = ?
the third number say 87 * 50% = ?

so The number would change to 25% of 85

I hope that make sense thank sfor any help

John

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
Calculating In Excel Eboneyedk Excel Discussion (Misc queries) 0 December 2nd 06 10:01 PM
Calculating In Excel Eboneyedk Excel Discussion (Misc queries) 0 December 2nd 06 10:01 PM
calculating age in excel Emiller New Users to Excel 1 June 16th 06 10:34 PM
In excel the sum is not calculating Melody Excel Worksheet Functions 3 July 12th 05 04:08 PM
Calculating recurring date in following month, calculating # days in that period Walterius Excel Worksheet Functions 6 June 4th 05 11:21 PM


All times are GMT +1. The time now is 07:29 PM.

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"