Hi, I hope someone can help me.
My brother(he knows VB, not Access)wrote some code for me:
While gsPassword=""
frmMyForm.Show1
if gsPassword<>"" Then
End If
Wend
When I tried to use it "Show" does not appear as valid.
Can someone help me with a proper way to handle this.
Your help is greatly...