Please keep all questions in the ng unless invited to send to a personal
address. This way all may benefit from the questions/answers.
name a worksheet first and name a worksheet as last>put all others you want
to sum in between these>use the formula given.
You can create a template worksheet and whenever you want to add another
just right click on the sheet tab>copy>rename. Or, you may create a macro to
do 4 or 52 at once.
However, why not just use ONE worksheet and then use
data>filter>autofilter or advanced filter to select dates desired.
Don,
Thanks for the answer it worked a treat.
Can I be cheeky and ask one more thing of you....
How do I make it conditional, for example how do I wrap it up in an if
statement for the week 23 week 24 etc when they do not already exist.
I am currently creating the worksheets as required (month at a time,
create worksheet and copy last months basic form over to it (x 4
).)..... Is there a way of creating 52 identical worksheets with
formulae's and formatting etc all in one swoop?
Totally new to excel, trying to help my son get his business accounts
working a little better than they have been. He keep losing track of
stuff.
Regards
Kevin
--
Don Guillett
SalesAid Software
(E-Mail Removed)
<(E-Mail Removed)> wrote in message
news:4n$(E-Mail Removed)...
> Thanks Don ,
>
> That worked a treat.
>
> Regards Kevin
>
> In message <#(E-Mail Removed)>, Don Guillett
> <(E-Mail Removed)> writes
>>try this where first is the first worksheet and last is the last worksheet
>>name
>>=sum(first:last!a1)
>>to get the total of all worksheets for cell a1
>>
>
> --
> Kevin J Prince