I have two forms where in first form i have options for second form. In first form i have a text box and its value is copied to second form using this code
but when i open second form using button in first form the vba message that counter value is empty. I used vba if code in second form on counter
Please Help Me.
Code:
=Forms![FirstForm]![Counter]but when i open second form using button in first form the vba message that counter value is empty. I used vba if code in second form on counter
Code:
if counter.value = 1 then
solo.visible = true
end ifPlease Help Me.
Problem with text box value in form
0 commentaires:
Enregistrer un commentaire