I have half a dozen arrays that populate a sheet.
At the mo I am populating the sheet in the worst (slowest) possible way, i.e. using acivecell.offset and then moving down a line and repeating etc.

Theres a much better way to do this .. but I can't remember it.

Can anyone remind me ?

Ta