![]() |
totalling a group of worksheets
I want to create a summary worksheet which will total, say, worksheets
between a sheet called 'start' and a sheet called 'end' without typing the individual sheet names, so that I can then insert sheets between those called start and end without redoing the formula in my summary sheet. something like =sum(start!A3:end!A3) but this doesn't work ... I know it can be done because i've done it before I just can't work out how to do it now |
totalling a group of worksheets
This way:
=sum(start:end!A3) Regards, Fred "iguana2go" wrote in message ... I want to create a summary worksheet which will total, say, worksheets between a sheet called 'start' and a sheet called 'end' without typing the individual sheet names, so that I can then insert sheets between those called start and end without redoing the formula in my summary sheet. something like =sum(start!A3:end!A3) but this doesn't work ... I know it can be done because i've done it before I just can't work out how to do it now |
All times are GMT +1. The time now is 01:38 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com