Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Adding and multiplying

I have Excel 2002. How do I add A1 + B1 * C1? When I put the formula in, it
mulitplied A1 by C1 and added B1.

Thanks,
Suroor
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 225
Default Adding and multiplying

Your formula would multiply B1 and C1 and then add A1

You can put () arund the pair you want to calculate first like
= (A1+B1)*C1
or
= A1 + (B1*C1)
in this case not really needed

"suroora" wrote:

I have Excel 2002. How do I add A1 + B1 * C1? When I put the formula in, it
mulitplied A1 by C1 and added B1.

Thanks,
Suroor

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Adding and multiplying

Thanks, Sheeloo! That worked.

"Sheeloo" wrote:

Your formula would multiply B1 and C1 and then add A1

You can put () arund the pair you want to calculate first like
= (A1+B1)*C1
or
= A1 + (B1*C1)
in this case not really needed

"suroora" wrote:

I have Excel 2002. How do I add A1 + B1 * C1? When I put the formula in, it
mulitplied A1 by C1 and added B1.

Thanks,
Suroor

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
Formula for multiplying and adding percentage please help. Johnnychadrice New Users to Excel 10 December 21st 09 06:57 PM
Multiplying then adding Two Rows of Numbers BRob Excel Worksheet Functions 3 May 28th 08 01:52 PM
Multiplying non consecutive rows, than adding it. RF Excel Discussion (Misc queries) 13 July 6th 07 02:32 PM
Multiplying non consecutive rows, then adding it. RF Excel Worksheet Functions 8 July 4th 07 10:46 PM
Sumproduct multiplying instead of adding denise Excel Worksheet Functions 4 June 15th 07 09:26 PM


All times are GMT +1. The time now is 06:55 PM.

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"