I jsut started using arrays, and have a question.
I am trying to manually add data to arrays, below is some basic code:
I continue to recieve "Wrong number of arguments or invalid property assignment" errors when using this code.Code:'When Control Button Clicked, Textboxes (Array) are reset name(0) = "" name(1) = "" name(2) = "" name(3) = "" name(4) = "" name(5) = "" name(6) = "" name(7) = "" name(8) = "" name(9) = "" name(10) = "" name(11) = "" name(12) = "" name(13) = ""
Does anyone know what the problem could be?




Reply With Quote