Here's one
http://www.devx.com/vb2themax/Tip/18265
NickHK
"ExcelMonkey" wrote in message
...
can anyone tell me how to return the number of dimenions that are in an
array? I know I can return the number of elements using Ubound (dimenion
#,
array). But I want to return the dimension number.
Thanks
EM