Hello
This should be a simple problem but I'm not familiar with arrays. So please bear with me for a couple of minutes.
Let's take MyArray = ("John", "Jessica" , "Walter", "" , "Peter", "Jack", "Mary") , just to spread those names over [A1:G1] with a minimum of code.
I suppose an array is the shortest way. Is the "" between Walter en Peter necessary or will an ampty space between commas do?
And one more question, how many elements can an array carry?
Thank you very much.
Herman
This should be a simple problem but I'm not familiar with arrays. So please bear with me for a couple of minutes.
Let's take MyArray = ("John", "Jessica" , "Walter", "" , "Peter", "Jack", "Mary") , just to spread those names over [A1:G1] with a minimum of code.
I suppose an array is the shortest way. Is the "" between Walter en Peter necessary or will an ampty space between commas do?
And one more question, how many elements can an array carry?
Thank you very much.
Herman