Hi Jeff
Try this in column D (assuming that the data starts in A2)
=IF(A2<>A3,SUMIF($A$2:$A$10000,A2,$C$2:$C$10000),"")
I am not sure, if you need to some calculations, but i assumed that in
Column C you have the prices which have already been calculated,
otherwise just tell me.
Cheers
Carlo
On Jan 18, 4:04 pm, Jeff S <Jeff S...@discussions.microsoft.com>
wrote:
> I run a community center in a developing country where we do low-cost
> photocopying. To help track sales I'm trying to create a sheet that looks
[quoted text clipped - 12 lines]
>
> Thanks for the help!
Jeff S - 18 Jan 2008 17:09 GMT
Carlo,
That's beatiful! Thank so you much. It works perfectly!
Jeff
> Hi Jeff
>
[quoted text clipped - 25 lines]
> >
> > Thanks for the help!