Affichage des articles dont le libellé est Compile error expected array. Afficher tous les articles
Affichage des articles dont le libellé est Compile error expected array. Afficher tous les articles

Compile error expected array

dimanche 8 mars 2015

Hi everyone,

I was hoping someone could help me with when I click the add bottom I get Compile error expected array & it's suppouse to check for a value in both text boxes, if either one is missing a message box should let the user know that they need to provide a value for both and this part works, Also if the user tries to add more names then the one's indicated on the input box a message box should let the user know the list is full and if the arrays are not full, then with a If statement within a For … Next loop to find the first element not containing

data (“”) and assign the names to the respective array elements; and clear the text boxes on the form.

I'm sure there is a lot of things wrong with this portion of my code, i'm having a hard time with arrays but can't figure out what. Can you please help me?? Thank you




Attached Files





File Type: zip 240CCA06.zip (130.0 KB)



Compile error expected array

Labels