This code give me an "Compile Error: Expected Sub, Function, or Property". I had tried many ways but they no work also. Anyone can help me please?![]()
Dim test(1 To 3, 1 To 2) As Variant test(3, 1) = "Machine1" Call test(3,1)
This code give me an "Compile Error: Expected Sub, Function, or Property". I had tried many ways but they no work also. Anyone can help me please?![]()
Dim test(1 To 3, 1 To 2) As Variant test(3, 1) = "Machine1" Call test(3,1)
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks