Functions for manipulating arrays

A

Alan Beban

After a couple of years of neglect I have done some housekeeping on the
file of Array Functions at http://home.pacbell.net/beban. I added a
function for converting a 1 row two-dimensional array into a
one-dimensional array (without the limitations of the traditional
methods using the built-in TRANSPOSE or INDEX function), fixed a handful
of bugs, and made the functions much more coherent in their treatment of
1-based and 0-based arrays.

If any of you regularly use the functions, you might want to redownload
the file.

As always, any constructive comments or suggestions are welcome.

Alan Beban
 

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