Creating independant Arrays of sequential numbers

R

Robert Hatcher

I need to create several named arrays of sequential numbers in excel

The microsoft artical http://support.microsoft.com/kb/75834 "Returning
an Array of Sequential Numbers in Excel" and a few others on the web
have methods to do this but require a range of cell be established. I
could do that and then refer a name to the range but I would rather
have a stand alone named range with the array.

For example the reference would be in a name would be like:
={1,2,3,4,5,6,7,8,9}

Is ther a way to generate this without having to type out the numbers?
 
R

Robert Hatcher

Thanks Don, after I though about it, your right. Whats an extra
worksheet to reference the ranges cost me...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top