This is part of my input validation from my script I'm running, but I thought a different thread would be best as so people don't trawl through the other mess to find a simple (hopefully) response.

I have an array and I want to print it to screen (but the location shouldn't matter), what is the easiest way?

I have seen UDFs to convert strings to arrays, but not vice versa.

The only other way I can thing of is to write a loop which iterates through the array and prints the items to the screen (which presumably a UDF would do anyway).

I don't mind doing the writing, but if the wheel is invented, then why carve another which will be rougher than the first.

Pax