Answer the question
In order to leave comments, you need to log in
How to change value in a loop?
It is necessary to replace the element Me.mark0 with Me.mark1 after the first iteration, after the second iteration Me.mark1 with Me.mark2, and so on.
If it is better to enter other values, then please tell me.
Answer the question
In order to leave comments, you need to log in
How many Me.mark values?
If you create an array in advance and access it?
Dim mark_array
mark_array = Array(Me.mark0, Me.mark1)
Me.mark [i]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question