BRUCE FOOTE
New Member
- Joined
- Sep 21, 2006
- Messages
- 7
I am running troubeshooting a macro in EXCEL 2007 .
The Dim statements appear as follows:
Dim jbnme(17) As String, cpup(17) As Integer,'.
I am familiar with the Dim variable declaration but what does the (17) represent?
thanks,
Bruce
The Dim statements appear as follows:
Dim jbnme(17) As String, cpup(17) As Integer,'.
I am familiar with the Dim variable declaration but what does the (17) represent?
thanks,
Bruce