Thread: Got a doozy!
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett[_4_] Don Guillett[_4_] is offline
external usenet poster
 
Posts: 2,337
Default Got a doozy!

Yup. All us'uns got doozies. A different subject line might help you get
more answers and it would certainly help the archives.

--
Don Guillett
SalesAid Software

"Michael Wise" wrote in message
...

Ok let me see if I can explain this correctly.

Items in column A are sorted so all items of like name are in order. I
want to do a running average on numbers in Column E, but only on items
that match the previous cell. For instance Column A has bp-161A in row
1, 2, & 3 bp-161b in row 4. In row 1 column E 45,row 2 60, row 3 30,
row 4 63. Now I need for each cell in column F to look at column A
determine if it is of the same identity and average column E of that
row with any previous rows above it. In this senerio row 1 column F
would have 45 as its answer, row 2 would have the average of row1 and 2
of column E, row 3 would be average of row 1-3 and row 4 would have 63
because it begins a new identity. Hope I have given enough details here
for you folks to help me out.
Michael


--
Michael Wise
------------------------------------------------------------------------
Michael Wise's Profile:

http://www.excelforum.com/member.php...fo&userid=6998
View this thread: http://www.excelforum.com/showthread...hreadid=274942