![]() |
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 |
sheet totals
Chris,
In cell B3 of Standings put the formula : =SUM('Sheet 1:Sheet 7'!F3) (F3 is 3th row, 6th column ; I've added the spaces in sheet 1 and sheet 7 and therefore the ' s because you mentioned that that are your sheetnames, at least for sheet 1). Copy the formula down to B42. *** There shouldn't be any sheet between Sheet 1 up to Sheet 7 *** -- Regards, Auk Ales * Please reply to this newsgroup only * * I will not react on unsolicited e-mails * "chris" wrote in message ... 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 |
All times are GMT +1. The time now is 07:12 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com