|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
HI ,
Below are my codes.. I want to store those elements into the array but it can't work. Dawn Dim Benchmark(4) As String Benchmark = Array("C877", "C112", "C236", "C272") |
|
#2
|
|||
|
|||
|
You didn't mention what version of VB you're using. With VB6 anyway you don't want to Dim the variable as an array, in fact in my VB just leave out the Dim statement altogether.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Please help.. How to declare and store elements in array |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|