gdanalakshmi
Registered User.
- Local time
- Today, 01:53
- Joined
- Nov 26, 2002
- Messages
- 102
Dim ProcessNames(1 To 10, 1 To 10) As String
ProcessNames = {{"New Standard Churn","11"},{"Churn (No Voice)","11"}}
I am getting a syntax error??
I am not able to figure it out??
ProcessNames = {{"New Standard Churn","11"},{"Churn (No Voice)","11"}}
I am getting a syntax error??
I am not able to figure it out??