#1   Report Post  
Posted to microsoft.public.excel.misc
Creighton
 
Posts: n/a
Default formulas

what formula do i use to get this

A1 x B1 + C1 = D1

or

quantity x price ea + shipping = total
  #2   Report Post  
Posted to microsoft.public.excel.misc
Alan
 
Posts: n/a
Default formulas

In D1

=A1*B1+C1

Regards,
Alan
"Creighton" wrote in message
...
what formula do i use to get this

A1 x B1 + C1 = D1

or

quantity x price ea + shipping = total



  #3   Report Post  
Posted to microsoft.public.excel.misc
choc_penguin
 
Posts: n/a
Default formulas


Type in D1

=A1 * B1 + C1

???


--
choc_penguin
------------------------------------------------------------------------
choc_penguin's Profile: http://www.excelforum.com/member.php...o&userid=30099
View this thread: http://www.excelforum.com/showthread...hreadid=528747

  #4   Report Post  
Posted to microsoft.public.excel.misc
keithl816
 
Posts: n/a
Default formulas


In D1 place

=sum(a1*b1+c1)


--
keithl816
------------------------------------------------------------------------
keithl816's Profile: http://www.excelforum.com/member.php...o&userid=21287
View this thread: http://www.excelforum.com/showthread...hreadid=528747

  #5   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph
 
Posts: n/a
Default formulas

"keithl816" wrote
in message ...

In D1 place

=sum(a1*b1+c1)


Why the "sum", Keith?
--
David Biddulph




  #6   Report Post  
Posted to microsoft.public.excel.misc
Peo Sjoblom
 
Posts: n/a
Default formulas

If that's not a rhetorical question then SUM is obsolete in this case, no
need at all but fairly common
nevertheless.
If it is then you already know that <g


--

Regards,

Peo Sjoblom

http://nwexcelsolutions.com


"David Biddulph" wrote in message
...
"keithl816" wrote
in message ...

In D1 place

=sum(a1*b1+c1)


Why the "sum", Keith?
--
David Biddulph



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
Formulas not recognizing new data malakingaso Excel Discussion (Misc queries) 1 February 8th 06 07:27 PM
Countif formulas change after doing a sort Bob Smith Excel Worksheet Functions 3 January 3rd 06 11:17 PM
Array Formulas take waaaay too long... belly0fdesire Excel Worksheet Functions 7 August 8th 05 10:11 PM
Problem with named formula's nathan Excel Worksheet Functions 0 January 21st 05 04:07 PM
calculating formulas for all workbooks in a folder Chad Excel Worksheet Functions 3 November 13th 04 05:22 PM


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