PB,
Sounds like the first routine I provided would be the one to base a 'custom'
solution on - unless you have fixed positions that the information to be
carried forward would always be found in. If the information to be carried
forward is always in the same place(s) and is always carried forward to
specific location(s)/cells on the next week's sheet then it can be coded up
easily, but if the location of the information to be carried forward is not
constant then we have to work at it a little more - determining where that
information is and coming up with a rule that says something like "if this
value here is XXX then we must take the value from this row, in column(s)
such and such and carry it forward to the next sheet".
It is all do-able, it's a matter of determining what has to be done and
when/how to know that it needs to be done. We can either try to hash this
all out here through exchanging messages, or if you like, you could send me a
copy of the workbook with a couple or three weeks worth of sample data and I
could try to put something custom, but flexible together for you. If you
want to try that, you can send a sample file to (remove spaces): HelpFrom @
jlathamsite.com and I'll give it a go. An explanation of what needs to be
moved from where to where and how you know that it needs to be moved would be
very helpful.