Sorry, I don't understand.
You said you would pull data from a "different worksheet" and place it on the
single sheet, changing the data with each copy printed.
What is the name of the "different worksheet" and do you want B10 & C10 from it
placed into sheet1 first copy printed then B11 & C11 placed into second copy
printed and B12 & C12 into third etc.?
What is the name of the sheet to print 30 times?
BTW...........B10:B40 is 31 cells, not 30
I will not be able to get back to you today but hang in and watch for one of the
"real" VBA experts to jump in with code.
Gord
>Several cell references....
>
[quoted text clipped - 24 lines]
>> >
>> >Thanksl!
The name of the worksheet is "Month" (pulled from) and the name of the other
is
"planner" (pulled to) and printed sheet is "planner"
And it will go
Month B10, to Planner C4
Month C10, to Planner E9
Month D10, to Planner C9
Month E10, to Planner H9
Month (f10+g10+h10), to Planner F10
Month I10, to Planner G10
and finally going from the 10 row, to the 40 row.
each changing on each print.
A lot to ask, but If I had the starting point, I could probably make it work.
And once again,
THANKS A LOT! :)
(and yes I know, I can't count!!!!!)
> Sorry, I don't understand.
>
[quoted text clipped - 42 lines]
> >> >
> >> >Thanksl!
Gord Dibben - 16 Oct 2007 00:41 GMT
I said it was doable but looking at your requirements I'm not so sure<g>
The part I left out was that my VBA skills are not up to something this complex.
I'm more of a Tools>Options person.
Try posting over in the programming group where you could get a better chance of
help.
Gord
>The name of the worksheet is "Month" (pulled from) and the name of the other
>is
[quoted text clipped - 64 lines]
>> >> >
>> >> >Thanksl!
Jr. - 16 Oct 2007 17:53 GMT
Thank you anyway....suggestions for good place to read up on vb for excel?
> I said it was doable but looking at your requirements I'm not so sure<g>
>
[quoted text clipped - 75 lines]
> >> >> >
> >> >> >Thanksl!