View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Luke M Luke M is offline
external usenet poster
 
Posts: 2,722
Default Build too for ordering

The sum function adds numbers seperated by commas .
=SUM(A1,A2,A3) 'Don't use this
You don't need it for what you are trying to do.

=A1+A2-A3
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"luckytr" wrote:


Hi,
I need a formula for a build too?
I have tried beginning inventory plus perches inventory minus ending
inventory
sum=(A1+A2-A3)
And I can't get it to work right for nothing. I am using excel 2003
if someone could led me to a spreadsheet or formula would help?
Any help would be very much appreciated!
Thanks, Luckytr




--
luckytr