Thread: sheet totals
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chris Chris is offline
external usenet poster
 
Posts: 244
Default sheet totals

Hi

I have been trying to write code to add values from 7
different sheets in an 8 sheet called standings. How it
works is in sheet 1 row 3, column 6, a user is assigned a
value. this would happen from row 3 to row 42 but all in
column 6. the total(standings sheet) would have all the
values from the oother sheets added up in column 2
starting with row 3 through row 42. I have been working
on this for half a day. It doesn't seem that hard but has
been kind of a struggle for me. Can anyone provide me
with some assistance here?

chris