Arrays

D

drtaclem

I'm new to excel vb, and would like to use an array to store employee
name(employee), where they worked(propertyname) and how many hours they
work(employeehours). From reading a multi-dimesioned array seems
logical, but I don't now how to do it.
Any help on the code would be appreciated.
 
Top