![]() |
Array Length.
Hi Mits,
Try, MsgBox UBound(AllCatogary) + 1 --- Regards, Norman "Mits" wrote in message ... Hi, I am little new VB programing, espcially in excel. So I need little help finding the funcation. I have array as following. AllCatogary = Array("Index", "Date", "Time", "Operator Name", _ "Output File Name", TextBox1.Value, TextBox2.Value) Is there a function would tell me number of element are in 'AllCatogary' array? In above case it is easy, 7 element, but when I run the code, the size of my array changes, so I like to know if there a function i can call to get the size of array at that point. Thank You, Mits. |
All times are GMT +1. The time now is 12:21 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com