|
|||||||||||||||||||||
|
#1
|
|||
|
|||
|
Summing question
Hi all...
Can someone please enlighten me on how i can sum multiple formats without having to type them one by one ? What i want to do is find the profit based on the purchasing and selling price of a product and multiplying it by the number of products sold. The format i use is that one: =(H2*(F2-E2))+(H3*(F3-E3)) The problem is that it goes up to cell No 44 so it will take me much time to complete such a simple task. Thanks in advance |
|
#2
|
||||
|
||||
|
Welcome to the forum.
=SUMPRODUCT(H2:H44 * (E2:E44 - F2:F44)) Please take a few minutes to read the Forum Rules about thread titles before starting your next thread.
__________________
Entia non sunt multiplicanda sine necessitate. |
|
#3
|
|||
|
|||
|
Thanks for the fast reply. Although i get 0 as the sum, am i doing something wrong ?
Will read forum rules. Thanks again.. |
|
#4
|
||||
|
||||
|
Quote:
__________________
Entia non sunt multiplicanda sine necessitate. |
|
#5
|
|||
|
|||
![]() |
| Bookmarks |
New topics in Excel 2007 Help
|
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|